Primitive

Button

Subtle outline button used for retry/secondary actions inside cards. Hover swaps to the surface tone.

Preview

Class

ClassWhen applied
.asset-buttonAlways.

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.

VariableAffects
--asset-radiusCorner radius (halved from the base value).
--asset-borderBorder color.
--asset-cardResting background.
--asset-foregroundLabel color.
--asset-font-sansLabel font family.
--asset-surfaceHover background.