UNPKG

@hxui/angular

Version:

An Angular library based on the [HXUI design system](https://hxui.io).

9 lines (8 loc) 375 B
import * as i0 from "@angular/core"; export declare class ModalBackdropComponent { protected destroy: Function; protected close: Function; dismiss(): void; static ɵfac: i0.ɵɵFactoryDeclaration<ModalBackdropComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ModalBackdropComponent, "hx-modal-backdrop", never, {}, {}, never, never>; }