Defined in: createTableHook.tsx:422
Component type for AppTable - root wrapper with optional Subscribe
TFeatures extends TableFeatures
AppTableComponent(props): ReactNode;
Defined in: createTableHook.tsx:423
Component type for AppTable - root wrapper with optional Subscribe
ReactNode
AppTableComponent<TSelected>(props): ReactNode;
Defined in: createTableHook.tsx:424
Component type for AppTable - root wrapper with optional Subscribe
TSelected
AppTablePropsWithSelector<TFeatures, TSelected>
ReactNode