UNPKG

@seethelemurcricut/ngx-contextmenu

Version:

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

5 lines (4 loc) 190 B
export { ContextMenuModule } from './lib/ngx-contextmenu'; export * from './lib/contextMenu.component'; export * from './lib/contextMenu.service'; export * from './lib/contextMenu.options';