Replies: 1 comment
-
I managed to solve it myself using React Context. Closing the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've read the documentation but couldn't find a satisfactory answer, so I'm posting here.
What I want to achieve is quite simple: for example, inputting a value in a TextField in panel 1 and displaying that value in panel 2.
Beta Was this translation helpful? Give feedback.
All reactions