Form Multi Field 1 component design & features
This example defines a zod object with two keys bound via separate Controllers to Input fields in FieldGroup. Submit sends both values together through handleSubmit.
Two-field forms suit login email and password pairs, first and last name, or min-max filters. They are the smallest multi-field step before profile or address blocks.
