Tooltip
A popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.
Made by imskyleen
Installation
Usage
Props
Animate UI props
TooltipContent
Prop | Type | Default |
---|---|---|
arrow? | boolean | true |
transition? | Transition | { type: 'spring', stiffness: 300, damping: 25 } |