Popover
Floating content anchored to a trigger (Angular CDK).
Settings
Share
Positions
Feedback
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
buiPopover* | TemplateRef<unknown> | — | Template rendered as the popover content; bound via `[buiPopover]`. |
side | PopoverSide | 'bottom' | Side of the trigger the popover opens on, with an automatic opposite-side fallback. |
Types
PopoverSide — Side of the trigger the popover opens on.
"bottom" | "left" | "right" | "top" Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.