create-formik-field
v1.4.0
Published
A higher-order component that will return a Formik-compatible form field.
Downloads
13
Readme
create-formik-field
A higher-order component that will return a Formik-compatible form field.
createField
A higher-order component that will return a Formik-compatible form field.
Props
| Name | Type | Description |
| --------------------------------------------------------- | --------------- | ----------- |
| component required | T
| |
| displayName required | string
| |
| getProps | PropGetter<T>
| |