Interface ListPageWithFacets<TItem, TFacetsXp>

Type Parameters

  • TItem

    represents the type for each item in the list

  • TFacetsXp = any

Hierarchy

  • ListPageWithFacets

Properties

Properties

Items?: TItem[]
Meta?: MetaWithFacets<TFacetsXp>

Generated using TypeDoc