Replies: 1 comment 4 replies
-
You mean like this |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Store
Component A
Component B
In this example when I change the value of
x
ory
, component B re-render. Is there a way to re-render component B on any change of the properties of the object config? Like updating sortBeta Was this translation helpful? Give feedback.
All reactions