UNPKG

@hxui/angular

Version:

This README includes the steps that are necessary to import the HxUi-angular into a project or to contribute with development.

10 lines (9 loc) 366 B
export * from './tabular.component'; export * from './tabular.module'; export * from './actions-config.interface'; export * from './tabular-column.interface'; export * from './tabular-column.model'; export * from './tabular-config.interface'; export * from './tabular.config'; export * from './tabular-sort-by.service'; export * from './tabular-size.enum';