Switches

Switches

Switches

What we mean by switches is simply this:

Values of true/false fields of Object instances.

Clearly, each value is in one of two states, like a switch:

  • true
  • false

Used in workflow and other conditional behaviours

Switches are used in many places in the Component Flow to help you implement conditional behaviours.

You can make your App’s structure and functioning adapt according to the state of the data which the user selects and passes downstream