Component Documentation
Switch Text
This is a switch description.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Switch Text
This is a switch description.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Switch

The Switch component is a toggle control that lets users switch between two states — typically “on” and “off”. It’s commonly used for settings, preferences, and feature toggles.

Each Switch includes:

  • A label to describe the toggle
  • An optional description for extra context

Usage

  1. Drag the Switch component onto the canvas.
  2. Edit the label and description using the Component Properties panel.
  3. Place it within forms, cards, or settings panels as needed.

This component provides a modern, intuitive alternative to checkboxes for binary choices.