0.0.5 • Published 9 years ago

ember-cli-select2 v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Ember-cli-select2

This add on wraps select2js lib for dropdowns.

Installation

npm install ember-cli-select2

bower install select2

To Use

{{view "select2"}} You cal carry on usin the options in Ember Select

Configuration.

Right now this is minimal implementation it just overrides ember select view. More to come!