Menu Example
Vue-tree-table-component may be used not only in tables. Here's an example where it's used to create a menu:
Menu
No category page
To achieve this effect we did two things:
- Passed url in table data
- Created custom node: to implement custom styles
- Created custom leaf: to add action on click
Full implementation you can find here