Action Components
Action components enable user interaction: buttons, links, toggles, dropdown menus, and more.
Buttons
| Component | Description |
|---|---|
| Button | Button with primary, secondary, outline, ghost variants |
| ButtonGroup | Button group with controlled spacing and connected mode |
| FloatButton | Floating button positioned at screen corners |
Links
| Component | Description |
|---|---|
| Link | Link with icon support and variants |
| LinkGroup | Link group with separators and spacing |
Toggles
| Component | Description |
|---|---|
| Toggle | Toggleable on/off button with label or icon |
| ToggleGroup | Toggle group with exclusive or multi-selection |
Menus
| Component | Description |
|---|---|
| Dropdown | Dropdown menu with options, icons and links |