Six reveal grammars
Use directional lift, edge wipe, spring landing, perspective flip, spotlight focus, or an editorial origin scale.
Guidance & microcopy
Give small explanations a deliberate entrance, clear relationship, and complete input model. Tune placement and motion without turning essential content into a hover-only trap.
Microcopy with intent
Tooltips work when their trigger remains obvious, the relationship is programmatic, and keyboard users receive the same information. Every exported preset supports hover, focus, click, Escape, and narrow containers.
Use directional lift, edge wipe, spring landing, perspective flip, spotlight focus, or an editorial origin scale.
Each runtime assigns scoped deterministic IDs and connects the trigger with aria-describedby and role=tooltip.
Side placements resolve below the trigger in narrow containers so the explanation never gets sliced offscreen.
Three-step workflow
Keep the trigger actionable and the tooltip concise enough to scan without becoming a hidden paragraph.
Match placement to available space, then use a modest delay that filters accidental pointer crossings.
Hover, tab, click, press Escape, and resize before copying the standalone component.
Prefer visible text for essential instructions. Tooltips are best for concise supplementary context.
Yes. Focus opens it, blur closes it, and Escape closes it while returning focus to the trigger.
Yes. The exported runtime derives deterministic IDs from each instance's document order rather than shipping a duplicated fixed ID.
Visibility changes remain available, but transforms, filters, delays, and animated transitions are removed.