17.0.3 • Published 1 year ago
@pitxi/ngx-cdk-data-filter v17.0.3
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-filteror with Yarn
yarn add @pitxi/ngx-cdk-data-filterDocumentation
WORK IN PROGRESS