← Design system

Tooltip

Interactive examples and usage for the Tooltip component.

Examples

Props

PropTypeDefaultDescription
contentstringrequiredTooltip text content
position'top' | 'bottom' | 'left' | 'right''top'Preferred tooltip placement
showDelaynumber200Delay before showing (ms)
hideDelaynumber0Delay before hiding (ms)
disabledbooleanfalseDisable the tooltip

Keyboard

KeyAction
TabFocus the trigger element to show the tooltip
Tab (away)Blur the trigger to hide the tooltip
EscapeDismiss the tooltip