@yoursabhishekabhi7/modal-popup-ng-all
Version:
Reusable Angular modal popup components supporting Angular 14 to 18
16 lines (15 loc) • 1.29 kB
TypeScript
export * from './lib/boot-starp-components/shared-home.module';
export * from './lib/modal-pop-up.module';
export * from './lib/boot-starp-components/modal-popup/modal-popup.component';
export * from './lib/boot-starp-components/modal-popup/modal-popup.service';
export * from './lib/boot-starp-components/modal-popup/modal-open/modal-open.component';
export * from './lib/boot-starp-components/boot-starp-accordion/boot-starp-accordion.component';
export * from './lib/boot-starp-components/boot-starp-carousel/boot-starp-carousel.component';
export * from './lib/boot-starp-components/boot-strap-dropdowns/boot-strap-dropdowns.component';
export * from './lib/boot-starp-components/boot-strap-modal/boot-strap-modal.component';
export * from './lib/boot-starp-components/boot-strap-offcanvas/boot-strap-offcanvas.component';
export * from './lib/boot-starp-components/boot-strap-toasts/boot-strap-toasts.component';
export * from './lib/boot-starp-components/boot-strap-dynamic-form/boot-strap-dynamic-form.component';
export * from './lib/boot-starp-components/modal-popup/modal-options';
export * from './lib/boot-starp-components/modal-popup/template-wrapper/template-wrapper.component';
export * from './lib/boot-starp-components/modal-popup/button-header/button-header.component';