You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, typically we have a Model class which contains some properties that we set to the View then, But what is the best way to trigger some action on the View side?
For example I'd like to display some message / run animation when something changed inside the Store.
Can we use labels for this purpose? Or this will contradict with the UDF relations?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there, typically we have a Model class which contains some properties that we set to the View then, But what is the best way to trigger some action on the View side?
For example I'd like to display some message / run animation when something changed inside the Store.
Can we use
labels
for this purpose? Or this will contradict with the UDF relations?Beta Was this translation helpful? Give feedback.
All reactions