barodeur / ng-selectize

AngularJS directive for Selectize.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an Angular.js directive for Brian Reavis's selectize jQuery plugin (http://brianreavis.github.io/selectize.js/).

Info

Module: 'theaquaNg'

Directive: 'selectize'

Using:

<select name="" selectize="{ delimiter: ',', persist: false }">

About

AngularJS directive for Selectize.js