Context Menu api

Overview
API
Examples

NbContextMenuDirective

Inputs

NameTypeDescription
nbContextMenuAdjustmentNbAdjustment

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.

nbContextMenuTriggerNbTrigger

Describes when the container will be shown. Available options: click, hover, hint, focus and noop

nbContextMenu

Basic menu items, will be passed to the internal NbMenuComponent.

nbContextMenuPlacementNbPosition

Position will be calculated relatively host element based on the position. Can be top, right, bottom and left.

nbContextMenuTagstring

Set NbMenu tag, which helps identify menu when working with NbMenuService.

Popover
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.