Installation
Install and set up the Buildocs UI Engine package in your application.
Implementing FormHostProvider
FormHostProvider is a React component you write once in your own project. It connects the Buildocs form to your backend — routing form events through your API and providing an auth token at runtime.
SDK Configuration
Configuration reference for the Buildocs UI Engine SDK.
Iframe Configuration
Configure Buildocs UI Engine when embedding forms via iframe.
Rendering Forms
Learn how to render Buildocs UI Engine in your application.