Sort definition to specify the order of items.

Hierarchy

  • SortItem

Properties

attribute: string

Attribute to sort on.

descending?: boolean

Direction of the sort (ascending or descending). Default value is 'false'.

Generated using TypeDoc