@planview/pv-filter
v2.1.0
Published
Implementation of Planview Design system filter components
Downloads
2,756
Readme
@planview/pv-filter
React implementation of Planview Design System Filters
following the specification.
Go to the official documentation for more details
Setup
You can install @planview/pv-filter
in multiple ways:
- With NPM
npm install @planview/pv-filter --save
- With Yarn
yarn add @planview/pv-filter