UNPKG

ng-semantic

Version:

Angular2 building blocks based on Semantic UI

14 lines (13 loc) 246 B
export declare class SemanticContextMenuComponent { _position: { x: number; y: number; }; show: boolean; items: Array<{}>; position: { x: number; y: number; }; clickedOutside(): void; }