(this page was created automatically. In case of formatting issues, please visit the official Wiki Page)

Toggle switch

The Toggle Switch Component is a form control that provides a simple binary choice option presented as an on/off switch. This component is particularly useful for boolean settings, enabling/disabling features, or any scenario where users need to make a simple yes/no choice. The toggle switch offers better visual feedback than traditional checkboxes and takes up less space than radio buttons for binary selections.

Properties

Visual Properties

Non-Visual Properties

Authorization Properties

Event Actions

Testing Hooks