2

i need to remove an item from a v-treeview component. What is the best way to do this ? Does it require a reload of the tree ?

The component : https://vuetifyjs.com/en/components/treeview

Thanks for answers, S.

1 Answers1

-1

Check Vue basics - List rendering https://v2.vuejs.org/v2/guide/list.html

tony19
  • 125,647
  • 18
  • 229
  • 307
Emīls Gulbis
  • 2,030
  • 1
  • 10
  • 14