Field Layouts 1 component design & features
This example uses Field without orientation so label, Input, and optional FieldDescription stack vertically. This is the default Field layout for single-column forms.
Vertical fields are the standard for mobile forms, wizards, and modal dialogs where width is narrow. Most shadcn Field examples start here before switching orientation.
