Form
Add a form to a page.
<sf-form
id="{{ component_id_0 }}"
description="Choose a form"
disable-heading="true"
></sf-form>
Parameters
disable-heading
– Displays the form name as an h2
above the form
Add a form to a page.
<sf-form
id="{{ component_id_0 }}"
description="Choose a form"
disable-heading="true"
></sf-form>
disable-heading
– Displays the form name as an h2
above the form