Skip to content
Binary UIKit reference Stable

Popover

Free-form anchored floating panel.

Choose Popover for compact contextual content or controls anchored to a trigger.

Interactive example

Loading interactive example

API

MemberTypeKindRequiredDefault
anchorHTMLElement | Measurable | nullpropNonull
childrenSnippetsnippetYes
flushbooleanpropNofalse
focusOnOpenbooleanpropNotrue
onOpenChange(open: boolean) => voidcallbackNoundefined
openbooleanbindingNofalse
placementPopoverPlacementpropNo'bottom'
sameWidthbooleanpropNofalse
triggerSnippet | Snippet<[Record<string, unknown>]> | undefinedsnippetNoundefined
triggerMode'delegated' | 'legacy' | neverpropNoundefined

Source

Loading source