Defined in: react-table/src/createTableHook.tsx:524
Component type for AppTable - root wrapper with optional Subscribe
TFeatures extends TableFeatures
AppTableComponent(props): ReactNode;Defined in: react-table/src/createTableHook.tsx:525
Component type for AppTable - root wrapper with optional Subscribe
ReactNode
AppTableComponent<TSelected>(props): ReactNode;Defined in: react-table/src/createTableHook.tsx:526
Component type for AppTable - root wrapper with optional Subscribe
TSelected
AppTablePropsWithSelector<TFeatures, TSelected>
ReactNode