UNPKG

stf-datatable

Version:

An Angular 4 dataTable, easily to implement and to costumize. You only need a JSON object and set what properties of your JSON you want to show

2 lines 121 B
export { DataTableModule } from './datatable.module.ts'; export { DataTableUtil } from './data-table/data-table.util.ts'