Table of Contents

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.

Note

Some images in this document may be missing and need to be migrated from the original GitBook documentation.

Switch Properties

Appearance

Common Properties

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.

Switch On Text and Switch off Text

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

Switch Text

Behavior

Common Properties

The Switch can be read-only and disabled.

See the Common Properties article for more details on common behavior properties.

Switch Behavior

Value

Common Properties

The value property is common to most Blocks;

See the Common Properties article for more details on common value properties.

Switch Value

Action

Common 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.


Last modified: June 04, 2025