@coreui/angular
Version:
CoreUI Components Library for Angular
40 lines (39 loc) • 1.21 kB
TypeScript
export * from './lib/coreui.types';
export * from './lib/shared';
export * from './lib/accordion';
export * from './lib/alert';
export * from './lib/avatar';
export * from './lib/badge';
export * from './lib/backdrop';
export * from './lib/breadcrumb';
export * from './lib/button';
export * from './lib/button-group';
export * from './lib/callout';
export * from './lib/card';
export * from './lib/carousel';
export * from './lib/collapse';
export * from './lib/dropdown';
export * from './lib/footer';
export * from './lib/form';
export * from './lib/grid';
export * from './lib/header';
export * from './lib/image';
export * from './lib/list-group';
export * from './lib/nav';
export * from './lib/navbar';
export * from './lib/modal';
export * from './lib/offcanvas';
export * from './lib/pagination';
export * from './lib/placeholder';
export * from './lib/popover';
export * from './lib/progress';
export * from './lib/services';
export * from './lib/sidebar';
export * from './lib/spinner';
export * from './lib/table';
export * from './lib/tabs';
export * from './lib/tabs-2';
export * from './lib/toast';
export * from './lib/tooltip';
export * from './lib/utilities';
export * from './lib/widget';