Floating contextual panel anchored to a trigger with collision-aware positioning and keyboard dismissal.
Popover is the generic anchored-content primitive. Click a trigger, a panel appears positioned relative to it; click outside or press ESC to dismiss.
Positioning is collision-aware — if the panel would extend off the viewport, the placement automatically flips (right → left, bottom → top). Arrow indicators show the connection to the trigger. The Menu and Tooltip components use Popover under the hood.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.