How to check if a $state
has changed
#15269
Unanswered
hyunbinseo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an modal component library that receives an
isOpen
state from the user.I would like to run a function everytime the
isOpen
state has changed.Would there be a better solution than this?
Beta Was this translation helpful? Give feedback.
All reactions