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

HoverCard

HoverCard 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

simplify HoverCard component by using HoverCardCompact

Scope: hover-cardAuthors: soybeanjsView commitf23ad

Optimization

rename forwardedRootProps to forwardedProps for consistency

Scope: hover-cardAuthors: soybeanjsView commitd2545

Optimization

simplify slot handling and remove unused variables

Scope: hover-cardAuthors: soybeanjsView commit4d747

v0.17.0

2026-05-03

Compare release

Fix

add sub-area attribute for hover card positioning

Scope: hover-cardAuthors: soybeanjsView commit130a3

v0.16.0

2026-05-01

Compare release

Feature

implement Compact components for Card, Popover, Editable, HoverCard, NavigationMenu, Pagination and Stepper

Scope: componentsAuthors: soybeanjsView commit6cbdc

Optimization

add prioritizePosition prop to HoverCardPositioner

Scope: hover-cardAuthors: soybeanfeView commite53db