auto-form
auto-form copied to clipboard
feature request: introduce fieldRender
Alternatively, you can pass a React component to the fieldType property to use a custom component.
overloading fieldType to render the component when you pass a function is not very nice
ideally we could have fieldRender or similar.
I know naming is hard, but this Render suffix is well established naming pattern. Also overloaded fields often give weird typescript errors.