@pitxi/ngx-mat-data-filter
v17.0.3
Published
Angular Material data filtering library
Downloads
20
Readme
Angular Material library for data filters creation
Use Material components to create powerful filters for different types of data. This library provides a directive and several components and objects that allow the creation of complex data filters to use within your Angular Material application. This library depends on @pitxi/ngx-cdk-data-filter.
Installation
Npm / Yarn
Navigate to the level of your package.json
and type
npm install @pitxi/ngx-cdk-data-filter @pitxi/ngx-mat-data-filter
or with Yarn
yarn add @pitxi/ngx-cdk-data-filter @pitxi/ngx-mat-data-filter
Documentation
WORK IN PROGRESS