Wraps the HTML <form> element with minimal built-in handling. Useful for forms with the form type "Standing" (FormType.Standing).
<form>
Renders a row to hold actions for the form (e.g. the submit button). Sets default sizing, spacing, and position.
Renders a column for a form to contain inputs. Sets default sizing and spacing.
Wraps the HTML
<form>element with minimal built-in handling. Useful for forms with the form type "Standing" (FormType.Standing).