@8base-react/table-schema-provider

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

Usage no npm install needed!

<script type="module">
  import 8baseReactTableSchemaProvider from 'https://cdn.skypack.dev/@8base-react/table-schema-provider';
</script>

README

8base Table Schema Provider

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

TableSchemaProvider

Table of Contents

TableSchemaProvider

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.