Getting started
...
Layout & Structure
Form Container
1 min
purpose a specialized layout optimized for building forms and handling form related interactions visual structure a full width container designed to hold form elements use cases contact forms, login forms, registration pages multi step forms with organized field groups forms that require specific event handling (submit, reset) features full width by default built in event handlers (on submit, on reset, on click) page navigation and login navigation support payment condition support (can require payment on submission) when to use when you need to group form fields together with form specific behavior and interactions