VTextField slot for input #16630
Unanswered
joel-wenzel
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any reason Vuetify shouldn't support a custom input inside a text field. I.e. wrapping the native input in a
control
slot or something like that similar to quasar's control slot on q-field: https://quasar.dev/vue-components/field#qfield-apiMy specific use case is wanting to put a monaco-editor instance inside the v-text-field instead of the default input element.
I can work on this PR for vuetify 3 if the core team agrees
Beta Was this translation helpful? Give feedback.
All reactions