Docs
Cloudflare
Railway
CodeRabbit
OpenRouter
Netlify
AG Grid
SerpAPI
WorkOS
Clerk
Sentry
Unkey
Electric
Prisma
Cloudflare
Railway
CodeRabbit
OpenRouter
Netlify
AG Grid
SerpAPI
WorkOS
Clerk
Sentry
Unkey
Electric
Prisma
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference
Legacy API Reference
Features API Reference

sortFn_text

Variable: sortFn_text

ts
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.