A component for editing entity types as defined in the Block Protocol Type System specification.
The type editor is currently in use within HASH and can either be tested by:
- running the application yourself, and clicking the "Create new type" button once logged in; or
- trying out the hosted version of HASH (faster, easier).
This package may be consumed under the terms of its LICENSE by any other protocol-compliant embedding application.
The type editor exports react-hook-form
methods which must be used to wrap the component in the required context. See here for an example.
See libs/README.md