Components
Back to catalog
Component detail entry
Overlay
@vean/ui
STooltip

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.

Quick jump

Related components

If you are composing interactions in the same family, these components usually pair well together.

Changelog

Version history is grouped by release so you can quickly see what changed for this component across published versions.

v0.20.0

2026-05-12

Compare release

Optimization

rename forwardedRootProps to forwardedProps for consistency

Scope: tooltipAuthors: soybeanjsView commitae39f

v0.19.0

2026-05-11

Compare release

Feature

add prioritizePosition prop for improved tooltip positioning

Scope: tooltipAuthors: soybeanfeView commit85b45

Feature

Implement TooltipCompact components

Scope: tooltipAuthors: soybeanjs, MicrosoftCopilot, soybeanfeView commitdbae3

v0.14.0

2026-04-03

Compare release

Feature

enhance positioner props and context integration

Scope: tooltipAuthors: soybeanjsView commit5ce78

v0.12.0

2026-03-07

Compare release

Optimization

add default prop for avoidCollisions in TooltipPositioner; bind triggerProps to TooltipTrigger

Scope: tooltipAuthors: soybeanjsView commite024c

v0.8.0

2026-02-10

Compare release

Refactor

simplify ariaLabel computation and remove unused slots

Scope: tooltipAuthors: soybeanjsView commit2fa29

v0.0.8

2026-01-01

Compare release

Optimization

remove TooltipPositioner context and update related components for improved clarity and functionality

Scope: tooltipAuthors: soybeanjsView commit4d8da

Refactor

remove TooltipContent, introduce TooltipPopup and TooltipPositioner components, and enhance context management for improved structure and functionality

Scope: tooltipAuthors: soybeanjsView commit41a2d