Popover
Popover 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.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-05-11
add prioritizePosition prop for improved positioning control
bind slotProps to slots in PopoverCompact template
simplify popover component structure and enhance close functionality
simplify component structure in PopoverTrigger
2026-05-03
enhance context and props for popover components
2026-05-01
implement Compact components for Card, Popover, Editable, HoverCard, NavigationMenu, Pagination and Stepper
2026-03-07
add PopoverCloseEmits and beforeClose prop; update PopoverPositioner default props
2026-01-19
add disable-outside-pointer-events binding to PopoverPositionerImpl
2026-01-01
remove PopoverPositioner context and update related components for improved clarity and functionality
remove PopoverContent, introduce PopoverPositioner and PopoverPopup components, and enhance context management for improved structure and functionality