AutoForm

A whole form rendered from a zod schema: layout, labels, validation and the submit bar. Fields can appear and disappear as values change, without any branching in the component.

@alepha/ui/components/auto-form/auto-form

Schema-driven, with a conditional field

Switch Role to admin and the Api Token field appears. Submit to see the parsed values.

Project settings

Every field, its width and its validation come from the schema above.