Components
← All components

Hover Card

stimeo--hover-card

A preview card on hover and focus. Moving the pointer onto its links does not dismiss it.

  • Core

A card with real content, opened on hover and on focus. Unlike a hint it may hold links. Opening and closing each have their own delay, so a cursor passing over does not open it. Moving the pointer from the trigger onto the card keeps it up, so its links can be pressed, and tabbing into them keeps it open too. Esc closes it while it shows. Opening never steals focus. Its content is expected to be reachable from the trigger as well, so nobody who cannot open the card is left behind. Placement here is this demo's CSS.

running

Keyboard

KeyAction
Esc Close the open card (watched document-wide, regardless of focus).