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