Replies: 1 comment
-
Depending on your use case Contexts might provide the mechanism for this. You might also want to take a look at Yewdux (repo) (docs). Brooks Builds has some intro videos on it here: |
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 want to pass some data from one sibling to another. Is there a any way?
For example...
localhost:3000/ < from here
localhost:3000/example < to here
when navigate by calling
Beta Was this translation helpful? Give feedback.
All reactions