0.0.2 • Published 2 years ago

ngx-mat-edit-table v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

NgxMatEditTable

Editable Angular Material Table component

Screenshot

Library should be installed in client pojects with

npm i ngx-mat-edit-table

The library provides a single reusable component ngx-mat-edit-table that renders a table with inline editable rows. See demo project for example of usage, mainly typescript file and html file.

This library was generated with Angular CLI version 11.2.14.

Github project here