Variable facetResponseSelectedValuesSelectorConst
facetResponseSelectedValuesSelector: (
state: SearchSection & FacetSection,
facetId: string,
) => FacetValue[]
Type declaration
- (state: SearchSection & FacetSection, facetId: string): FacetValue[]
Parameters
- state: SearchSection & FacetSection
- facetId: string
Returns FacetValue[]