Form Layouts 1 component design & features
This example stacks Field blocks vertically inside FieldGroup with react-hook-form Controllers for each Input. Labels sit above controls in the default Field orientation for a single-column form.
Vertical form layouts are the default for mobile signup, checkout steps, and modal dialogs. They maximize readability when fields have descriptions or errors below controls.
