multiple-choice-checklist
Overview
Basic Example
<var name="contact_methods" type="multiple-choice">
<option key="email">Email</option>
<option key="sms">SMS</option>
<option key="Post">Post</option>
</var>
<multiple-choice-checklist label="Preferred Contact Method" bind="contact_methods" />
Standard Attributes
bind
bindbindlabel
labellabelrequired
requiredrequiredAdvanced Attributes
align-content
align-contentalign-contentalign-label
align-labelalign-labelcheckbox-position
checkbox-position
disabled
disableddisabledid
ididlabel-case
label-caselabel-caselabel-color
label-colorlabel-colormode
modemodifier-text
modifier-textmodifier-texton-change
on-changeon-changeshow-if and hide-if
show-ifhide-ifshow-if and hide-ifComponent Methods
clear
clearscrollIntoView
scrollIntoViewselectItem
selectItemselectItemByIndex
selectItemByIndexLast updated