Hover Card
Event Card
An event card at a meeting name: the date sits on a tear-off calendar sheet and the attendees are fanned out with the rest folded into a count.
What you can change
- the name through title, the date through day and month
- the time through time and the place through place
- the attendees through people — anything past three folds into a count
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/hovercard-006?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The component is self-contained: one file, no dependencies, its own palette in the local --vibeui-hovercard-006-* variables. Client-side only for the sake of Escape: the handler removes focus from the trigger and the card, held open by :focus-within, closes — the reveal itself stays in CSS. The reveal rests on :hover and :focus-within of the link wrapper. The date is assembled from two bands in a block of its own — a recognisable shape is read faster than a line of text. The attendee avatars overlap through a negative right margin and are ringed in the surface colour, so the fan reads as a group; anything past three shows as a count. The link in the text is underlined with an inset shadow rather than with text-decoration.
Tags
- hovercard
- calendar
- event
- people
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…