---
name: button
category: presentational
summary: "Button styles with variants and sizes"
presentational: true
---

CSS-only, no controller needed.

- **`.c42-button`** — variants via `data-variant="primary|secondary|outline|ghost|danger"`
- sizes via `data-size="sm|lg"`
- icon-only via `data-icon`
