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

rowSortingFeature

Variable: rowSortingFeature

ts
const rowSortingFeature: TableFeature<RowSortingFeatureConstructors<TableFeatures, RowData>>;
const rowSortingFeature: TableFeature<RowSortingFeatureConstructors<TableFeatures, RowData>>;

Defined in: features/row-sorting/rowSortingFeature.ts:144

The stock row sorting feature.

Register this feature to add sorting state, column sorting APIs, and sorted row-model support for client-side or manual sorting.