Now that you have an Onboarding Token and have passed it to the browser, you are ready to render the form.Documentation Index
Fetch the complete documentation index at: https://docs.confidolegal.com/llms.txt
Use this file to discover all available pages before exploring further.
document.getElementById to find the div using the passed in containerId and injects the form there.
You can pass an optional onChange handler to renderForm which will get called when there are changes to the form.
Example Blank Form
