Popover api
NbPopoverDirective
Inputs
| Name | Type | Description |
| nbPopover | NbOverlayContent | Popover content which will be rendered in NbArrowedOverlayContainerComponent. Available content: template ref, component and any primitive. |
| nbPopoverContext | Object | Container content context. Will be applied to the rendered component. |
| nbPopoverOffset | number | Sets popover offset |
| nbPopoverPlacement | NbPosition | Position will be calculated relatively host element based on the position. Can be top, right, bottom, left, start or end. |
| nbPopoverTrigger | NbTrigger | Describes when the container will be shown.
Available options: |
| nbPopoverAdjustment | NbAdjustment | Container position will be changes automatically based on this strategy if container can't fit view port.
Set this property to |
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.
