Tooltip
Tooltip belongs to the Overlay category. Start with demos and usage, then use the API tables to finish integration and styling decisions.
Use the quick jump panel to reach overview, usage, demos, and API first, then continue through the full page.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-05-12
rename forwardedRootProps to forwardedProps for consistency
2026-05-11
add prioritizePosition prop for improved tooltip positioning
Implement TooltipCompact components
2026-04-03
enhance positioner props and context integration
2026-03-07
add default prop for avoidCollisions in TooltipPositioner; bind triggerProps to TooltipTrigger
2026-02-10
simplify ariaLabel computation and remove unused slots
2026-01-01
remove TooltipPositioner context and update related components for improved clarity and functionality
remove TooltipContent, introduce TooltipPopup and TooltipPositioner components, and enhance context management for improved structure and functionality