Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a sorting operation of the DataTable. The items of the DataTable may be sorted by multiple column, in which case the sorting operation is describes by a list of these objects.

Hierarchy

  • SortMeta

Index

Properties

Properties

col: string

ID of the column to sort by.

order: 1 | -1

Whether to sort the items by the column value in an ascending or descending order.

Generated using TypeDoc