Multi-faceted search control
npm install react-faceted-power-searchReactFacetedSearch 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
``js`
yarn add react-faceted-search
or
`js``
npm i react-faceted-search