# 8base Table Schema Provider

The Table Schema Provider fetches 8base table schemas and provides it via React Context.

## TableSchemaProvider

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

#### Table of Contents

-   [TableSchemaProvider](#tableschemaprovider)
    -   [Properties](#properties)

### TableSchemaProvider

**Extends React.Component**

Provider for 8base table schemas

#### Properties

-   `children` **[Function](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Statements/function)** Children of the provider. Could be either react node or function with loading state.
