vakata / jstree

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

Dynamically update type plugin #2739

Closed ArunPatal closed 1 year ago

ArunPatal commented 1 year ago

Hi, is it possible to add item to valid_children after tree is already generated?

vakata commented 1 year ago

You can always try and see if it works, but the types plugin config was not developed with the intention to be modified at runtime.