NEURALNG

INPUT

Design tokens

Every styled state is token-driven; structural behavior remains stable in custom themes.

Design tokens

Override tokens locally, at a product boundary or through a generated Neural theme.

--neural-input-width

Control inline size.

--neural-input-min-height

Control minimum block size.

--neural-input-padding

Control internal spacing.

--neural-input-small-min-height

Small minimum block size.

--neural-input-small-padding

Small internal spacing.

--neural-input-small-font-size

Small font size.

--neural-input-large-min-height

Large minimum block size.

--neural-input-large-padding

Large internal spacing.

--neural-input-large-font-size

Large font size.

--neural-input-color

Control foreground color.

--neural-input-color-hover

Hovered control foreground color.

--neural-input-color-focus

Focused control foreground color.

--neural-input-color-invalid

Invalid control foreground color.

--neural-input-caret-color

Control text caret color.

--neural-input-background

Control background surface.

--neural-input-background-hover

Hovered control background surface.

--neural-input-background-focus

Focused control background surface.

--neural-input-background-readonly

Readonly control background surface.

--neural-input-filled-background

Filled background surface.

--neural-input-filled-background-hover

Hovered filled background surface.

--neural-input-filled-background-focus

Focused filled background surface.

--neural-input-filled-border-color

Filled border color.

--neural-input-filled-border-color-hover

Hovered filled border color.

--neural-input-filled-border-color-focus

Focused filled border color.

--neural-input-border

Control border shorthand.

--neural-input-border-color-hover

Hovered control border color.

--neural-input-border-color-focus

Focused control border color.

--neural-input-border-color-invalid

Invalid control border color.

--neural-input-radius

Control corner radius.

--neural-input-shadow

Control box shadow.

--neural-input-shadow-hover

Hovered control box shadow.

--neural-input-shadow-focus

Focused control box shadow.

--neural-input-shadow-invalid

Invalid control box shadow.

--neural-input-font-family

Control font family.

--neural-input-font-size

Control font size.

--neural-input-font-weight

Control font weight.

--neural-input-line-height

Control line height.

--neural-input-placeholder-color

Placeholder foreground color.

--neural-input-placeholder-opacity

Placeholder opacity.

--neural-input-focus-ring

Control keyboard focus ring.

--neural-input-focus-ring-offset

Control focus ring offset.

--neural-input-disabled-opacity

Disabled opacity.

--neural-input-transition

Control CSS transition.