Adding a simpler way to bind reactives when dynamically mounting new widgets #4811
AliJavidiCS
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Using the object rather than the class wouldn't work as the method would get the value of the reactive. There would be no way to tell which reactive it was associated with. All |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. This is a simple request to add simpler way to use data_bind on dynamically mounted widgets. Take a look at the sample code below please.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions