Documentation
Everything you need to use Attaform.
A type-safe, schema-driven form library for Vue 3 and Nuxt with first-class Zod support.
$ pnpm add attaform zodQuick start
Install, wire up, ship a working form in under five minutes.
Read more
API reference
Every public export with signatures and return shapes, grouped by import path.
Read more
Recipes
Task-oriented walkthroughs: persistence, dynamic field arrays, async validation, focus-on-error.
Read more
Troubleshooting
Common gotchas: type-inference failures, SSR hydration mismatches, v-register on the wrong root.
Read more
Performance
How Attaform scales. When to worry. Microbenchmarks.
Read more