NEURALNG

TOOLTIP

Design tokens

Surface, typography, arrow geometry and motion remain independently customizable.

Surface

--neural-tooltip-color

Tooltip foreground color.

--neural-tooltip-background

Tooltip background surface.

--neural-tooltip-border

Tooltip border shorthand.

--neural-tooltip-radius

Tooltip corner radius.

--neural-tooltip-shadow

Tooltip box shadow.

--neural-tooltip-padding

Tooltip internal spacing.

Typography

--neural-tooltip-font-family

Tooltip font family.

--neural-tooltip-font-size

Tooltip font size.

--neural-tooltip-font-weight

Tooltip font weight.

--neural-tooltip-line-height

Tooltip line height.

Arrow and sizing

--neural-tooltip-max-width

Tooltip maximum inline size.

--neural-tooltip-z-index

Tooltip stacking order.

--neural-tooltip-arrow-size

Tooltip arrow width and height.

--neural-tooltip-arrow-corner-offset

Tooltip arrow corner positional offset.

Motion

--neural-tooltip-enter-scale

Tooltip enter animation starting scale.

--neural-tooltip-enter-duration

Tooltip enter animation duration.

--neural-tooltip-enter-easing

Tooltip enter animation easing curve.

--neural-tooltip-leave-duration

Tooltip leave animation duration.