@pitxi/ngx-cdk-data-filter
v17.0.3
Published
Angular CDK data filtering library
Downloads
16
Readme
Angular CDK library for data filters creation
Use NgxCdkDataFilter directive and the DataFilter service to create and register your own filter selector components. The objects in this library are not tied to any UI style.
Instalation
Npm / Yarn
Navigate to the level of your package.json
and type
npm install @pitxi/ngx-cdk-data-filter
or with Yarn
yarn add @pitxi/ngx-cdk-data-filter
Documentation
WORK IN PROGRESS