# StockFeatures # Interface: StockFeatures Defined in: [features/stockFeatures.ts:16](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L16) ## Properties ### columnFacetingFeature ```ts columnFacetingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:17](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L17) *** ### columnFilteringFeature ```ts columnFilteringFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:18](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L18) *** ### columnGroupingFeature ```ts columnGroupingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:19](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L19) *** ### columnOrderingFeature ```ts columnOrderingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:20](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L20) *** ### columnPinningFeature ```ts columnPinningFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:21](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L21) *** ### columnResizingFeature ```ts columnResizingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:22](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L22) *** ### columnSizingFeature ```ts columnSizingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:23](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L23) *** ### columnVisibilityFeature ```ts columnVisibilityFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:24](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L24) *** ### globalFilteringFeature ```ts globalFilteringFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:25](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L25) *** ### rowExpandingFeature ```ts rowExpandingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:26](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L26) *** ### rowPaginationFeature ```ts rowPaginationFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:27](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L27) *** ### rowPinningFeature ```ts rowPinningFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:28](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L28) *** ### rowSelectionFeature ```ts rowSelectionFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:29](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L29) *** ### rowSortingFeature ```ts rowSortingFeature: TableFeature>; ``` Defined in: [features/stockFeatures.ts:30](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/stockFeatures.ts#L30)