Skip to content

Popover

New

A focus-managed floating surface anchored to a trigger for contextual content and controls.

Added in v2.7.0 · import from "@borneo/react"

Live previewPermalink to this section

The production component below responds to the active theme and component-token overrides.

When to usePermalink to this section

Use it

Use Popover for compact contextual content that may contain interactive controls.

Choose another component

Use Tooltip for plain supplementary text and Dialog for a blocking decision.