Context Menu api
NbContextMenuDirective
Inputs
Name | Type | Description |
nbContextMenuAdjustment | NbAdjustment | Container position will be changes automatically based on this strategy if container can't fit view port. Set this property to any falsy value if you want to disable automatically adjustment. Available values: clockwise, counterclockwise. |
nbContextMenuTrigger | NbTrigger | Describes when the container will be shown.
Available options: |
nbContextMenu | Basic menu items, will be passed to the internal NbMenuComponent. | |
nbContextMenuPlacement | NbPosition | Position will be calculated relatively host element based on the position. Can be top, right, bottom and left. |
nbContextMenuTag | string | Set NbMenu tag, which helps identify menu when working with NbMenuService. |
Previous page
Dialog
Next page
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.