Defined in: createTableHook.tsx:521
Component type for AppTable - root wrapper with optional Subscribe
TFeatures extends TableFeatures
AppTableComponent(props): ComponentChildren;Defined in: createTableHook.tsx:522
Component type for AppTable - root wrapper with optional Subscribe
ComponentChildren
AppTableComponent<TSelected>(props): ComponentChildren;Defined in: createTableHook.tsx:523
Component type for AppTable - root wrapper with optional Subscribe
TSelected
AppTablePropsWithSelector<TFeatures, TSelected>
ComponentChildren