interface FormControlProps @formium/react| Props | Description |
|---|---|
children | React.ReactNodeReact children. This is where actual field implementation will be rendered. |
description | React.ReactNodeOptional helper text. |
disabled | booleanWhether field should appear as non-interactive.
Remember that Required |
error | React.ReactNodeError message (if present) and the current field has been visited, otherwise this will be undefined. |
label | React.ReactNodeLabel of this field. |
labelFor | string
|
required | booleanWhether field is required Required |
Build forms, without the tears.
Resources
hello@formium.io — Copyright © 2020 Formium, Inc. All rights reserved.