const sortFn_text: SortFn<any, any>;const sortFn_text: SortFn<any, any>;Defined in: fns/sortFns.ts:59
Sorts rows with the built-in text strategy.
This comparator returns ascending-order results; descending order is applied by the sorting row model.