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.
