EvanOxfeld / angular-selectize.js

Angular Selectize directive for a hybrid textbox + <select> box. Supports ngOptions and two-way bindings.
MIT License
34 stars 16 forks source link

Add selectize.destroy() #26

Open garipov opened 9 years ago

garipov commented 9 years ago

It's need to remove drop-down block, when it has been created in other container which set in dropdownParent option.