Checkbox
Default checkboxes.
Checkbox
Disabled checkboxes.
Checkbox
Checkboxes without label.
Checkbox Group
Checkbox Group example.
Checkbox Group
Checkbox Group example.
Checkbox
Attributes
Table Title
Attribute | Description | Type | Accepted Values | Default |
---|---|---|---|---|
checked | boolean | - | ||
indeterminate | boolean | - | ||
disabled | boolean | - | ||
checkboxClass | string | - | ||
label | string | - | ||
checkboxLabelClass | string | - | ||
handUpdate | boolean | - | ||
dataTestName | string | default | - |
Slots
Table Title
Attribute | Description | Type | Accepted Values | Default |
---|---|---|---|---|
default | - |
Events
Table Title
Method | Description | Parameters |
---|---|---|
input | checked value | boolean |
Checkbox Group
Attributes
Table Title
Attribute | Description | Type | Accepted Values | Default |
---|---|---|---|---|
value | array | - | ||
valueKey | string | - | ||
checkboxes | array | - | ||
checkboxClass | string | - | ||
checkboxLabelClass | string | - | ||
selectAllLabel | string | - | ||
dataTestName | string | default | - |
Events
Table Title
Method | Description | Parameters |
---|---|---|
input | checkboxes value | array |