erhanfirat / combo-tree

ComboTree is a jQuery Plugin which is a combobox item with tree structured data list and multi/single selection options and more.
MIT License
79 stars 67 forks source link

Trigger 'change' and default selected items #13

Closed alexandrutasica closed 4 years ago

alexandrutasica commented 4 years ago

Added trigger in order to detect changes using .on('change'). Also added an option to specify the default selected items from the list.