Configuration
Last updated
Last updated
Use the following configuration options to bind the Bootstrap checkboxes component.
Name
Default
Description
datamap
inline
false
Determines whether the checks show vertical (false) or horizonal (true).
type
checkbox
The type of checkbox. Valid values are checkbox
, radio
, switch
.
The following example changes the checkbox type to a switch
.
Used to bind data to the component. See for details.