Docs
Cloudflare
Railway
CodeRabbit
SerpAPI
Clerk
AG Grid
WorkOS
Netlify
OpenRouter
Electric
Unkey
Sentry
Prisma
Cloudflare
Railway
CodeRabbit
SerpAPI
Clerk
AG Grid
WorkOS
Netlify
OpenRouter
Electric
Unkey
Sentry
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_textCaseSensitive

Variable: sortFn_textCaseSensitive

ts
const sortFn_textCaseSensitive: SortFn<any, any>;
const sortFn_textCaseSensitive: SortFn<any, any>;

Defined in: fns/sortFns.ts:80

Sorts rows with the built-in text case sensitive strategy.

This comparator returns ascending-order results; descending order is applied by the sorting row model.