UNPKG

angular-ng-popup-modal

Version:

A lightweight, configurable, and developer-friendly popup modal for Angular applications. Built using **Angular CLI v15.1.0**, this modal component helps you plug clean confirmation dialogs into your app without any hassle.

7 lines (6 loc) 250 B
import * as i0 from "@angular/core"; export declare class NgPopupModalService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NgPopupModalService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgPopupModalService>; }