@coveo/headless-react
    Preparing search index...

    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[]