const rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>;const rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>;Defined in: features/row-expanding/rowExpandingFeature.ts:130
The stock row expanding feature.
Register this feature to add expanded row state, row expansion APIs, and helpers for deriving expanded row models and expansion depth.