checkboxes
Description
defines whether MultiCombo options have checkboxes next to themType
boolean
Default value
false
Example
<MultiCombo checkboxes={true}/>
Related article: Adding checkboxes for options
Related sample: MultiCombo
boolean
false
<MultiCombo checkboxes={true}/>
Related article: Adding checkboxes for options
Related sample: MultiCombo