UNPKG

@dotglitch/ngx-ctx-menu

Version:

Angular context menu that works with templates

5 lines (4 loc) 134 B
export declare const getPosition: (el: HTMLElement | PointerEvent, config: any, bounds: DOMRect) => { top: any; left: any; };