Props & events

Attributes & behavior classes

Intent color and style go on the inner .popover; placement classes must be duplicated onto both .popover-anchor and .popover. Shares .no-close-on-outside/.no-close-on-esc opt-outs with menu — neither present by default.

Attribute / classPurpose
aria-controls (on the trigger)Points at the .popover-anchor's id
.popover-outlineKeeps the panel surface neutral regardless of intent color

Events

Opened/closed the same way as other anchored overlays.

EventDescription
flick:open / flick:closeFired on the .popover-anchor when the popover opens or closes.