UNPKG

sa-modals

Version:

Angular Modal Library: A versatile and accessible modal component for Angular applications, designed to enhance user experience with smooth animations and responsive design. This library leverages Angular's CDK to create dynamic overlays, ensuring seamles

7 lines (6 loc) 447 B
import * as i0 from "@angular/core"; export declare class FooterComponent { justify: 'start' | 'end' | 'flex-start' | 'flex-end' | 'center' | 'space-between' | 'space-around' | 'space-evenly'; static ɵfac: i0.ɵɵFactoryDeclaration<FooterComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "modal-footer", never, { "justify": { "alias": "justify"; "required": false; }; }, {}, never, ["*"], false, never>; }