Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UseFacetSearchResult

Hierarchy

  • UseFacetSearchResult

Index

Properties

error: any

Error of the latest results fetch. It is undefined if no errors.

isFetching: boolean

True if fetching results is in progress.

lastSearchPattern: string

Last search pattern used for fetching results.

results: undefined | Results

Current filtered results of facet search.

Generated using TypeDoc