epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.52k stars 340 forks source link

Hope to add 2 separate components treeselect and treetable #4420

Open orange-jacky opened 2 weeks ago

orange-jacky commented 2 weeks ago

My project is based on vuestic-admin, which uses the vuestic-ui ui library. In some scenarios, treeselect and treetable are often needed. I hope vuestic-ui can add two new components separately. At present, I temporarily use https://primevue.org/treeselect/ and https://primevue.org/treetable/ to meet my project. I hope to add these two basic components in the next version. I am looking forward to it.

You can refer to https://primevue.org/treeselect/ and https://primevue.org/treetable/ to implement treeselect and treetable