vakata / jstree

jquery tree plugin
http://jstree.com
MIT License
5.15k stars 1.38k forks source link

Show a tree structure in dropdown html #2783

Closed zz-GuoYF closed 1 month ago

zz-GuoYF commented 5 months ago

I want to show the tree structure in the drop-down box, is there any way to do it?

vakata commented 1 month ago

I don't see why not. Configure jstree to load in the hidden container for the dropdown, or initialize it when opening the dropdown - the choice is yours.