Skip to content

klclee/ember-cli-select2

Repository files navigation

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!