Install

Adding MediaKit/forms to SolidStart

Install

pnpm add @solid-mediakit/forms

client actions = Check out the createForm function. server actions = Check out the createForm$ function.

Supports

  • String
  • Integer
  • Float
  • Boolean (Checkbox)
  • Objects (Soon)
  • Arrays (Soon)