Defined in: types.ts:723
Component type for AppTable — root wrapper with optional Subscribe.
TFeatures extends TableFeatures
AppTableComponent(props): unknown;Defined in: types.ts:724
Component type for AppTable — root wrapper with optional Subscribe.
unknown
AppTableComponent<TSelected>(props): unknown;Defined in: types.ts:725
Component type for AppTable — root wrapper with optional Subscribe.
TSelected
AppTablePropsWithSelector<TFeatures, TSelected>
unknown