Checkbox
Properties
Visual
| Property | Type | Description |
|---|---|---|
| Label | i18n text | Checkbox label text displayed next to the checkbox. Supports interpolation with context data using {{property}} syntax. (Supports interpolation) |
| Disabled | boolean | Enable or disable disabled |
| Value | boolean | Enable or disable value |
Validation
| Property | Type | Description |
|---|---|---|
| Validation | validation | Configure validation |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Events
| Event | Description |
|---|---|
On value change | Triggered when a value changes |
On init based on user view | Event: ON_INIT_BASED_ON_USER_VIEW |
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
Additional Information
Category: Form
Current Version: 7