v-treeview component is useful for
displaying large amounts of nested data.
See documentation.
Dense mode provides more compact layout with decreased heights of the items.
You can easily select treeview nodes and children.
Customize the on, off and indeterminate icons for your selectable tree. Combine with other advanced functionality like API loaded items.
You can control the color of the selected node checkbox.
Using slots we are able to create an intuitive file explorer.
Apart from the prepend slot, there is also one for
the label, and an append slot.