type alias SubmitData @formium/client
= Record<string, any> | FormData

Build forms, without the tears.