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.
| Attribute / class | Purpose |
|---|---|
aria-controls (on the trigger) | Points at the .popover-anchor's id |
.popover-outline | Keeps the panel surface neutral regardless of intent color |
Events
Opened/closed the same way as other anchored overlays.
| Event | Description |
|---|---|
flick:open / flick:close | Fired on the .popover-anchor when the popover opens or closes. |