TinyBase logoTinyBase β

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.