Component Documentation
Bold
Italic
Underscore
Bold
Italic
Underscore
Toggle Group
The Toggle Group component is used to wrap multiple Toggle components and display them as a connected set. It’s perfect for grouped actions, filters, or formatting options (like bold, italic, underline).
It displays all toggles in a single horizontal or vertical list — depending on your layout.
Usage
- Drag the Toggle Group component onto the canvas.
- Add individual Toggle components inside the group.
- Customize each Toggle (label, icon, size, etc.) using the Component Properties.
Use this when you want users to select one or more options from a related set in a clean and organized way.