react-faceted-power-search
v0.5.3
Published
Multi-faceted search control
Downloads
19
Maintainers
Readme
React Faceted Search
ReactFacetedSearch is a select component that can lookup or match text as a user types. ReactFacetedSearch will search across multiple sources and show matches in a dropdown list. It is intended to be an alternative to having multiple select components, and supports and/or opertions and multiple comparison types.
Visit the Demo page
To install
yarn add react-faceted-search
or
npm i react-faceted-search