Button
Primary, secondary, ghost, danger + IconButton.
Loading…
Primary, secondary, ghost, danger + IconButton.
Loading…
Primary actions — Export, Apply, Reset. IconButton for compact toolbar icons.
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "primary" | "secondary" | "ghost" | "danger" | secondary | Button style. |
| size | "sm" | "md" | sm | Button size. |
| children | ReactNode | — | Button label. |
| className | string | — | Optional CSS class. |
Also copy lib/utils.ts (cn helper):