10.0.0 • Published 3 years ago

@mikelgo/ngx-mat-table v10.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

NgxMatTable

This project provides a table component build upon Angular material table.

The NgxMatTableComponent does provide the capabilities to easily:

  • render custom ng-template's for columns
  • A better default sorting by providing the possibility to define the sorting keys with dot-notation, e.g. Object.property.subProperty
  • To easily hide and show columns dynamically

Version compatibility

This library follows Angular versioning, means e.g. version 10.x.x is compatible with Angular 10 and Angular material 10.

Versioning

The library follows semantic versioning.