UNPKG

ontimize-web-ngx

Version:
10 lines (9 loc) 405 B
import { OverlayRef } from '@angular/cdk/overlay'; import * as i0 from "@angular/core"; export declare class OContextMenuOverlayService { protected overlays: OverlayRef[]; addOverlay(value: OverlayRef): void; destroyOverlays(): void; static ɵfac: i0.ɵɵFactoryDeclaration<OContextMenuOverlayService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<OContextMenuOverlayService>; }