Data Binding
Last updated
Was this helpful?
Last updated
Was this helpful?
The for the iCheck List for WireBootstrap component is listed below. The component expects these field names in its data
configuration.
Name
Description
value
The field in the data to be used as the unique value for a item
label
The field in the data to be used as the display label for each item
selected
Optional. The field in the data to determine which item should be selected
Use the datamap
configuration property to bind a data structure to the component that does not have the same field names.