Tooltip
A Tooltip is a small, informative pop-up that provides context, explanations, or additional details when a user hovers over or interacts with specific elements in a user interface.
Examples
Basic
Disabled
Custom Animation
Define custom animations for the tooltip, using the animation, animationViewChange props:
Learn more about how to customize the animations in the Custom Animations section.
Theme
This component uses the following default theme:
- root{}(3 keys)
- Show all
Learn more about how to customize in the Theme documentation.
API
Last updated on