Skip to content

Checkbox

Properties

Visual

PropertyTypeDescription
Labeli18n textCheckbox label text displayed next to the checkbox. Supports interpolation with context data using {{property}} syntax. (Supports interpolation)
DisabledbooleanEnable or disable disabled
ValuebooleanEnable or disable value

Validation

PropertyTypeDescription
ValidationvalidationConfigure validation

Event_actions

PropertyTypeDescription
EventseventsConfigure event handlers

Events

EventDescription
On value changeTriggered when a value changes
On init based on user viewEvent: ON_INIT_BASED_ON_USER_VIEW
On component initTriggered when the component initializes
On component destroyTriggered when the component is destroyed

Additional Information

Category: Form

Current Version: 7