Skip to content
Apiary

SortKey

type SortKey = object;
optional ascending?: boolean;

column: number;

0-based absolute column index (not relative to the sort range).