How to pass property to field using custom layouts #133
Unanswered
nvonbenken
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
-
https://react-ts-form.com/docs/docs/usage/custom-layouts#defining-custom-layouts
Using the example above how would I pass a prop to one of the textfields? Would the best way be to use something like
createElement
orcloneElement
?Beta Was this translation helpful? Give feedback.
All reactions