<Checkbox name="agree" label="I have read and agree to user agreement" />


Property Name | Type | Description | Default value |
name ★ | string | Form Field Name | - |
label | string | Checkbox tag text | - |
defaultChecked | string | boolean | Chosen by default (support "true"/"false" or boolean) | false |
onChangeAction | ActionConfig | Action triggered by status change | - |
disabled | boolean | Disable required or not | false |
required | boolean | Required | false |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback