# rowSortingFeature

# Variable: rowSortingFeature

```ts
const rowSortingFeature: TableFeature;
```

Defined in: [features/row-sorting/rowSortingFeature.ts:28](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/row-sorting/rowSortingFeature.ts#L28)

Feature that adds row sorting state, defaults, and column/table sorting APIs.
