arvindr21 / jsTree-directive

An Angular Directive for jsTree. Docs :
http://jstree-directive.herokuapp.com/
51 stars 33 forks source link

How to search with input-text into jsTree directive. #20

Closed aintzanecv closed 9 years ago

aintzanecv commented 9 years ago

Hi, this could help you if you want to search using an input-text with Arvind's directive: http://jstree-directive.herokuapp.com/#/plugins

I used the Arvind's jsTree-directive example and I changed the tree-plugins attribute, putting equals to search and it works perfectly! :

Thanks Arvind!

arvindr21 commented 9 years ago

:+1: