Form Widget
Description
The form widget is embedded directly within the content of the page.

Use Cases
Integrating seamlessly with your page’s layout.
Providing insurance options alongside relevant content.
How to Embed
Add this to your HTML:
<div id="corgi-widget" corgi-partner="partner-example" corgi-style="form"></div>
Last updated