Interface ListPage<TItem>

Type Parameters

  • TItem

    represents the type for each item in the list

Hierarchy

  • ListPage

Properties

Properties

Items?: TItem[]
Meta?: Meta

Generated using TypeDoc