UNPKG

ng-fusion-ui

Version:

New Angular component library!

10 lines (9 loc) 514 B
export * from './components/body-row-cell/body-row-cell.component'; export * from './components/head-row-cell/head-row-cell.component'; export * from './components/row-actions/row-actions.component'; export * from './data-grid/data-grid.component'; export * from './directives/grid-body-template.directive'; export * from './directives/grid-expand-template.directive'; export * from './directives/grid-header-template.directive'; export * from './services/data-grid-paginator'; export * from './data-grid.module';