Skip to component standard
Components

OverlaysVisual draft 0.1

Tooltip

Provides a short explanation for an unfamiliar control.

CoreFoundational primitiveHTML first
01 / Preview

The current Angle direction.

Copy member ID
02 / Decision

What this component must preserve.

Angle component decision

Tooltips supplement accessible labels; they never contain essential instructions or interactive content.

03 / Anatomy

Parts with a specific job.

Trigger01
Label02
Pointer03
04 / States

The happy path is only one state.

01Default
02Hover
03Active
04Focus
05Disabled
06Loading
07Success
08Error
05 / Guidance

Use the contract, not the screenshot.

Do

Tooltips supplement accessible labels; they never contain essential instructions or interactive content.

Avoid

Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.