Primitive
Button
Subtle outline button used for retry/secondary actions inside cards. Hover swaps to the surface tone.
Preview
Class
| Class | When applied |
|---|---|
.asset-button | Always. |
CSS variables
Override these on any ancestor scope (or globally) to restyle this primitive. See the CSS Variables reference for the full token list and Theming for override patterns.
| Variable | Affects |
|---|---|
--asset-radius | Corner radius (halved from the base value). |
--asset-border | Border color. |
--asset-card | Resting background. |
--asset-foreground | Label color. |
--asset-font-sans | Label font family. |
--asset-surface | Hover background. |