Interface Comparator

Comparator interface for sorting data

Hierarchy

  • Comparator

Properties

Properties

isAscending?: boolean

Sort ascending or not

property: string

The property to sort on

Generated using TypeDoc