Dynamic Data Table Component With Angular Material

Dynamic table component for angular built on top of the angular material table. It offers sorting, pagination, filtering per column, and the ability to specify content types and components used for displaying them. The initial purpose of this library was to display data coming from OData API, although it can work with MatTableDataSource, however, it […]

Dynamic Data Table Component With Angular Material Read More »