@seethelemurcricut/ngx-contextmenu
Version:
An Angular component to show a context menu on an arbitrary component
9 lines (8 loc) • 411 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { ContextMenuAttachDirective as ɵa } from './lib/contextMenu.attach.directive';
export { ContextMenuItemDirective as ɵb } from './lib/contextMenu.item.directive';
export { CONTEXT_MENU_OPTIONS as ɵc } from './lib/contextMenu.tokens';
export { ContextMenuContentComponent as ɵd } from './lib/contextMenuContent.component';