Skip to content

maboivin/cb-ko-chosen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

cb-ko-chosen

binding format

data-bind = "table: {

chosenOption: *** or {***} //the option passed to chosen function when create the chosen

source: ***, //source items

valueProp: *** //the property of the items in source that will be used as the value of the option

selectedValue: *** //the value that user is selected, it can be array

selectedValueItemProp: the prop of the items in selectedValue array, that will be used to match the value in source

displayProp: the property of the items in source that will be used as the text of the option

}"

Demo Html, Please download demo.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published