Popover
Component preview
A small contextual surface opened deliberately to show supporting content or controls without making the whole page modal.
Build pack
Choose the task and destination. Technical names stay in English.
In your own words
Documented aliases: flyout, info popover, context panel
Try it
Compare all three behaviors
Shared comparison scenario: A project workspace must reveal brief help, supporting details, or a short action list from a compact control without leaving the current task.
This context stays fixed. Switch concepts to observe the mission, edge case, and specimen specific to each behavior.
Popover
Unlike Tooltip, a Popover can contain interactive content; unlike Dropdown menu, it is not limited to a list of actions.
Your task
Open the explanation, follow its internal focus order, then close it without losing your place.
Edge case to verify
When space is tight, collision handling repositions the panel without covering the trigger or moving focus unexpectedly.
Mission
Open the explanation, follow its internal focus order, then close it without losing your place.
One service line and its related fees.
Select a marker directly on the specimen, or use the list below, to see its role. Hide the markers to operate the lab without obstruction.
Trigger
The control that opens or reveals the surface.
Toggle on activation
Activating the trigger opens the surface, and activating it again can close it.
Dismiss outside
A pointer press outside the noncritical surface dismisses it without committing an action.
Dismiss with Escape
Escape closes the temporary surface and returns focus to a sensible control.
Popover closed
Popover closed
Popover open
Popover open
Popover closed → Popover open
The trigger is activated with pointer, touch, Enter, or Space.
Popover open → Popover closed
Close is activated, Escape is pressed, or an allowed outside interaction occurs.
Popover.Root
Equivalence caveat: Radix Popover provides positioning and focus hooks; SkillCodex keeps the surface nonmodal and defines dismissal from the behavior contract.
Verify binding sourceRadix Primitives · documentation · 2026-07-16
Claim covered: Popover: documented Radix Popover parts, focus hooks, positioning, and dismissal behavior.
W3C WAI · standard · 2026-07-16
Claim covered: Popover: modal dialog labeling, initial focus, focus containment, Escape dismissal, and focus return guidance.
Verified on 2026-07-16 · rev. 1