@dlr-eoc/core-ui
Version:
This project includes schematics to add the base UKIS-Layout to an angular application. The Layout is based on Clarity so [add this first](https://clarity.design/get-started/developing/angular)!
8 lines (7 loc) • 380 B
TypeScript
export * from './lib/global-progress/global-progress.component';
export * from './lib/global-progress/progress.service';
export * from './lib/global-alert/global-alert.component';
export * from './lib/global-alert/alert.service';
export * from './lib/header/header.component';
export * from './lib/icons/ukis';
export * from './lib/dynamic-component/dynamic-component.component';