The Table Schema Provider fetches 8base table schemas and provides it via React Context.
npm install @8base-react/table-schema-providerThe Table Schema Provider fetches 8base table schemas and provides it via React Context.
#### Table of Contents
- TableSchemaProvider
- Properties
Extends React.Component
Provider for 8base table schemas
#### Properties
- children Function Children of the provider. Could be either react node or function with loading state.