Skip to content

A simple knockout binding that integrates with knockout's select support.

License

Notifications You must be signed in to change notification settings

MrTrick/knockout-selectize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

knockout-selectize

A simple knockout binding that integrates with knockout's select support.

==Supports==

  • Passing select options through the 'options' binding.
  • Passing selectize parameters through the 'selectize' binding.
  • Transparent bi-directional management of options, if 'options' is bound to an observable.
  • Transparent bi-directional management of value, if 'value' is bound to an observable.
  • Supports 'required' and 'enabled'/'disabled' bindings, detects element mutation.

Issues, feature requests etc welcome.

About

A simple knockout binding that integrates with knockout's select support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published