@mae/selectize
v1.0.2
Published
Jquery based custom <select> UI Controll
Downloads
5
Readme
Selectize
##About Jquery based custom UI Controll, forked from original Selectize
##install
npm install @mae/placeholder
npm ubpublish @mae/placeholder
##Usage
custom components
for details see Selectize original package
$(function(){
$('.selectize-control').selectize();
});