Open ThomasKientz opened 1 year ago
Implement a solo-flat text-field like with v2.
https://github.com/vuetifyjs/vuetify/blob/master/packages/docs/src/layouts/default/Search.vue#L11
Add a flat prop as with v2 : https://vuetifyjs.com/en/api/v-text-field/#props-flat
flat
I can implement this.
I can implement this I need this please
Problem to solve
Implement a solo-flat text-field like with v2.
https://github.com/vuetifyjs/vuetify/blob/master/packages/docs/src/layouts/default/Search.vue#L11
Proposed solution
Add a
flat
prop as with v2 : https://vuetifyjs.com/en/api/v-text-field/#props-flat