Reference
Complete API documentation for every public surface of @bach.software/vue-dynamic-form.
In this section
| Page | What it covers |
|---|---|
| defineMetadata() | Creating a typed field-type configuration |
| DynamicFormTemplate | All slots and slot props for your template SFC |
| DynamicForm | The DynamicForm component, useDynamicForm(), settings, and exported types/utilities |
| FieldMetadata | Every property you can set on a field definition |
| useValidatePartialForm | Section-scoped validation for wizard-style and multi-step forms |