UNPKG

@skyux/modals

Version:

This library was generated with [Nx](https://nx.dev).

10 lines (9 loc) 471 B
import * as i0 from "@angular/core"; import * as i1 from "@skyux/core"; /** * Specifies content to display in the modal's body. */ export declare class SkyModalContentComponent { static ɵfac: i0.ɵɵFactoryDeclaration<SkyModalContentComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SkyModalContentComponent, "sky-modal-content", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.SkyResponsiveHostDirective; inputs: {}; outputs: {}; }]>; }