button Forms
A clickable action element. Supports primary filled style, ghost outline, and disabled states.
Live example Open in editor ↗
Modifiers
| Modifier | Effect |
|---|---|
primary | Filled blue background with white label |
disabled | Reduced opacity, non-interactive appearance |
Children
This is a leaf component — it does not accept children.
Notes
Buttons can carry a link target: `button "Go to Users" link "Users"` navigates to the page with that title.