Is it possible that "atom" property change iteratively leads to objects reaction? #28
-
First of all, fantastic work! For the following code, is there any way to trigger the reaction? We want the object tracking its property change.
|
Beta Was this translation helpful? Give feedback.
Answered by
vanifatovvlad
Jul 11, 2023
Replies: 2 comments 1 reply
-
No, It's Immpossible. The library operates with separate properties and knows nothing about the objects in which these properties are stored |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ColaWIce
-
By the way, could you explain more about atom states, options? Also, I am still confused about parents, children and subscribers. |
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
No, It's Immpossible. The library operates with separate properties and knows nothing about the objects in which these properties are stored