@mikelgo/ngx-mat-table
TypeScript icon, indicating that this package has built-in type declarations

10.0.0 • Public • Published

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.

Package Sidebar

Install

npm i @mikelgo/ngx-mat-table

Weekly Downloads

7

Version

10.0.0

License

MIT

Unpacked Size

99.3 kB

Total Files

23

Last publish

Collaborators

  • mikelgo