Data Binding
Last updated
Last updated
The for the Bootstrap Input 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 value for the input
The component will bind to the first record in the users
array unless there is more than one record and the base configuration option is used.
Use the datamap
configuration property to bind a data structure to the component that does not have the same field names.