Integrate Select2 with Ractive, including two-way binding.
In order to pass options to the select2 constructor, add an options object to the decorator type property as seen in the demo below.
download: ractive-decorators-select2.js more plugins at ractivejs.org/plugins
Integrate Select2 with Ractive, including two-way binding.
In order to pass options to the select2 constructor, add an options object to the decorator type property as seen in the demo below.