Tooltip

Navigation

A tooltip with 4 positions, configurable delay, direction-aware motion animation, and arrow pointer.

Loading preview...
Customize
Position:
Content
Delay (ms)
300

Props

PropTypeDefaultDescription
contentstringText to display in the tooltip.
childrenReact.ReactNodeThe trigger element the tooltip is attached to.
position'top' | 'bottom' | 'left' | 'right''top'Where the tooltip appears relative to the trigger.
delaynumber300Delay in milliseconds before the tooltip appears.
classNamestring''Additional CSS classes for the tooltip.