interface FormiumComponents @formium/react
Props
Checkbox
React.ComponentType<ControlProps>
Required
ElementsWrapper
any
Required
FieldWrapper
any
Required
FooterWrapper
any
Required
FormControl
React.ComponentType<FormControlProps>
Required
Header
any
Required
NextButton
React.ComponentType<IntrinsicElements["button"]>
Required
PageWrapper
any
Required
PreviousButton
React.ComponentType<IntrinsicElements["button"]>
Required
Radio
React.ComponentType<ControlProps>
Required
RadioGroup
React.ComponentType<RadioGroupProps>
SubmitButton
React.ComponentType<IntrinsicElements["button"]>
Required
TextInput
React.ComponentType<TextInputProps>
Required
Textarea
React.ComponentType<TextareaProps>
Required

Build forms, without the tears.