Optional
props: { children?: ReactElement<any, string | JSXElementConstructor<any>> }Component Props
Optional
children?: ReactElement<any, string | JSXElementConstructor<any>>Child components to render within
The passed in component wrapped in a TableContext provider
This component provides a context for components/hooks that want to use async tables and access it's state to perform API requests