Renders a form component
The data structure for the form.
The server side parameter to collect all input under.
The title of the form.
Map of custom label names for error summary
Function to extract a label from nested changesets for display.
The layout for actions.
Allows to skip error summary
The arbitrary HTML attributes to apply to the form tag
<.input name="email" value="ops@gc.com" label="Email"/>
Slot for back button.
Slot for form description.
Slot for form actions.
Slot for fieldsets.
Fieldset title (legend)