1.4.0 • Published 6 years ago
create-formik-field v1.4.0
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> |