Skip to content

Type Alias: SortDirection

SortDirection = "asc" | "desc"

Defined in: src/model/types.ts:20

Sort direction for a column.