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)
Last updated: 5/30/25, 9:16 AM