SortState

constructor(key: String = "", order: SortOrder = SortOrder.NONE)(source)

Parameters

key

The column key to which sorting is applied. Empty means no column selected.

order

The direction of sorting.