Options
All
  • Public
  • Public/Protected
  • All
Menu

react-sfs

Index

Type aliases

UseFacet<Value>: (facet: Facet<Value>) => UseFacetResult<Value>

Type parameters

  • Value

Type declaration

UseFacetSearch: (sfsApi: SfsApi) => UseFacetSearchResult

Type declaration

Functions

  • React hook for using facet state.

    Type parameters

    • Value

    Parameters

    • facet: Facet<Value>

      facet to subscribe

    Returns UseFacetResult<Value>

Generated using TypeDoc