Formsnap × svelte-number-format

formsnap wraps Superforms with headless a11y-correct primitives (<Field>, <Label>, <Control>, <FieldErrors>) that wire up ARIA automatically. You supply the input element.

Try an amount over $1,000,000: the Zod schema rejects it with a validation error.

{
  "amount": 0,
  "phone": ""
}