Parameter type aliases
SortKey
The SortKey type represents a Cell value, or undefined, that can be used by a sort function. Read more.
Sorter
The Sorter type represents a function that compares two SortKey values. Read more.
SortKeyThe SortKey type represents a Cell value, or undefined, that can be used by a sort function. Read more.
SorterThe Sorter type represents a function that compares two SortKey values. Read more.