Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 431 Bytes

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!