Form Layouts 2 - Horizontal layout

Pro

Form fields using horizontal Field orientation across the row.

Shadcn Form Layouts 2 component

Component Data

  • ID:form/form-layouts-2
  • Access:pro
  • Created:Oct 5, 2025
  • Type:example

Form Layouts 2 component design & features

This example sets Field orientation horizontal on Controllers so labels align beside inputs within react-hook-form. Submit still wraps the full FieldGroup in a vertical form element.

Horizontal form layouts suit desktop settings tables and inline edit rows where labels are short. Avoid them when multiple lines of error text would break row alignment.