field.checkbox
A checkbox.
If you need to add a group of checkboxes, use field.checkbox-group.
Component properties
Name |
Type |
Description |
|
"field.checkbox" |
Set component type |
|
writable |
Data with values that will be processed or changed. |
|
string |
Label above the component. |
|
boolean |
Property that disables the component. If |
|
string |
Hint text. |
|
boolean |
Property that specifies whether to return |
|
condition |
Validation based on condition. |