react-sfs
v1.0.13
Published
Hooks to simplify the use of SFS library in React apps.
Downloads
25
Readme
React SFS
Hooks to simplify the use of SFS library in React apps.
Installation
Install via yarn add react-sfs
or npm install react-sfs
.
Configuration and usage
API Reference
useFacetSearch(sfsApi)
React hook for using facet search state and results.
useFacet(facet)
React hook for using facet state.