Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
The useSearchResultsIsSelectedFacet
is a helper hook used in complement of useSearchResults
who returns if a facet has been selected in a Search Result Widget.
Name | Description | Type |
---|---|---|
facetType | The id of the facet type | string |
facetId | The id of the facet value item | string |