One schema-driven form engine, three frameworks. The same
FieldDescription[] renders below in React, Vue and Angular.
Full demo set: form state hook, extended renderers, DevTools and the multi-step wizard.
Composable, registry and layouts running on the same core.
Standalone components and a signal-based form store.
MultiFieldInput, layouts, conditional fields, repeatable
groups
useDynamicForm, the extended HTML5 renderers, blur
wiring,
DynamicFormDevTools
createWizardState, per-step validateStep,
goNext/goPrev, completed-step indicator