Get formState on child input component #3441
Answered
by
bluebill1049
viniciusmurad
asked this question in
General
-
I'm trying to send the formstate to my child input component,but when I pass the formstate props to my component, i got undefined. I put my code in the codepan Is there another way to access the dirtyFields property? |
Beta Was this translation helpful? Give feedback.
Answered by
bluebill1049
Nov 12, 2020
Replies: 1 comment
-
UseFormContext? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
viniciusmurad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UseFormContext?