UNPKG

@seethelemurcricut/ngx-contextmenu

Version:

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

3 lines (2 loc) 111 B
import { InjectionToken } from '@angular/core'; export declare const CONTEXT_MENU_OPTIONS: InjectionToken<{}>;