Switch
Last updated
Last updated
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.
The switch has the option to change its visibility and show tooltips.
See the Common Properties article for more details on common appearance properties.
An option that is specific to the Switch is to change the state between ON and OFF.
Ability to change the Switch state text. Default values are ON and OFF.
The Switch can be read-only and disabled.
See the Common Properties article for more details on common behavior properties.
The value property is common to most Blocks;
See the Common Properties article for more details on common value properties.
Properties that are common to most Blocks include: Navigate To and Show Confirmation Dialog;
See the Common Properties article for more details on common action properties.