collectype

collectype v0.11.0


collectype / types/info / SortState

Type Alias: SortState

SortState = object

Defined in: types/info.ts:18

Sorting state information.

Properties

field

field: string

Defined in: types/info.ts:19


direction

direction: SortDir

Defined in: types/info.ts:20


type

type: SortType

Defined in: types/info.ts:21