Re-useable input fields #11984
Unanswered
FrederikJorgensen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I create a re-useable input field that I'm using in 2 different forms that have different schemas?
Example use-case:
I want to do something like this where I just give the component either a
register
orcontrol
or something:Here is an example sandbox of what I mean:
https://codesandbox.io/p/sandbox/sad-bash-mdyx7d
Beta Was this translation helpful? Give feedback.
All reactions