FormiumForm
Props
interface FormiumFormProps @formium/reactFormium Form options
| Props | Description |
|---|---|
components | FormiumComponents = defaultComponents Custom component overrides. When specified, these will be used instead of the default components for rendering respective inputs. |
data | |
onSubmit | (values: V) => Promise<void>Submission callback handler. This function is called when the form is valid and a submission is attempted by pressing the submit button on the last page of the form. Required |
Was this page helpful?
Build forms, without the tears.
Resources
hello@formium.io — Copyright © 2020 Formium, Inc. All rights reserved.