Categories
V-treeview - how to make an input?
Hello everyone, tell me how to make v-treeview in the tree instead of the usual div-a with text - input? Thanks
Answer the question
In order to leave comments, you need to log in
Insert input through one of the slots , for example:
<v-treeview> <template #label> <v-text-field /> </template> </v-treeview>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question