const rowPinningFeature: TableFeature<RowPinningFeatureConstructors<TableFeatures, RowData>>;const rowPinningFeature: TableFeature<RowPinningFeatureConstructors<TableFeatures, RowData>>;Defined in: features/row-pinning/rowPinningFeature.ts:129
The stock row pinning feature.
Register this feature to add row pinning state and APIs for deriving top, center, and bottom row regions.