NEURALNG

BUTTON

Design tokens

Tune the styled Button layer without changing its behavior or markup contract.

Design tokens

Override component tokens locally, at a product boundary or through your global design system.

--neural-button-padding

Component internal spacing.

--neural-button-gap

Spacing between component items.

--neural-button-radius

Component corner radius.

--neural-button-rounded-radius

Rounded corner radius.

--neural-button-group-radius

Group corner radius.

--neural-button-font-size

Component font size.

--neural-button-font-weight

Component font weight.

--neural-button-background

Component background surface.

--neural-button-background-hover

Hovered component background surface.

--neural-button-color

Component foreground color.

--neural-button-border-color

Component border color.

--neural-button-shadow

Component box shadow.

--neural-button-shadow-hover

Hovered component box shadow.

--neural-button-raised-shadow

Raised box shadow.

--neural-button-raised-shadow-hover

Hovered raised box shadow.

--neural-button-focus-ring

Component keyboard focus ring.

--neural-button-disabled-opacity

Disabled opacity.

--neural-button-transition

Component CSS transition.