Toggle
A two-state button that can be toggled on and off.
Examples
Default
Outline
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "default" | "outline" | "default" | Visual style |
| size | "default" | "sm" | "lg" | "default" | Size |
| pressed | boolean | — | Controlled pressed state |