UNPKG

@avdbrink/ngx-contextmenu

Version:

An Angular component to show a context menu on an arbitrary component

6 lines (5 loc) 131 B
export interface IContextMenuOptions { useBootstrap4?: boolean; autoFocus?: boolean; highlightParentItems?: boolean; }