Components / Form
Form.
Composition primitives for accessible forms — Label + Input + Description + Errors. Wraps sveltekit-superforms + formsnap; validation comes from the schema (zod).
Live preview omitted — Form requires a sveltekit-superforms context. See Code tab for the full pattern.