# TableState_RowSorting

# Interface: TableState\_RowSorting

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

## Properties

### sorting

```ts
sorting: SortingState;
```

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