Links

Switch

The Switch is a UI component that can be in two states: "On" and "Off". This is useful to show the end-user if something is turned on or running.

Switch Properties

Appearance

Common Properties

The switch has the option to change its visibility and show tooltips.
An option that is specific to the Switch is to change the state between ON and OFF.

Switch On Text and Switch off Text

Ability to change the Switch state text. Default values are ON and OFF.

Behavior

Common Properties

The Switch can be read-only and disabled.

Value

Common Properties

The value property is common to most Blocks;

Action

Common Properties

Properties that are common to most Blocks include: Navigate To and Show Confirmation Dialog;
Last modified 2mo ago