Toggle
A toggle button allows a user to toggle a selection on or off, for example switching between two states or modes.
Installation
CLI
Manual
Preview
Examples
Outline
Use variant="outline" for an outline style.
toggle-outline
With Text
toggle-text
Size
Use the size prop to change the size of the toggle.
toggle-sizes
Disabled
toggle-disabled