Reactivness of data accessed via html element not working #4669
Replies: 2 comments 4 replies
-
Or, if that is not (easily) possible. Can I store the whole button object to |
Beta Was this translation helpful? Give feedback.
0 replies
-
OK, found a way using $data: https://awesomealpine.com/play?share=u9WIExOdFU3O - and it is even working with However, in my own app, the $data is not reactive somehow like in these examples... tricky one |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to access the full alpine object (especially the data attributes) when I just got the html element that contains it?
See this exampe: https://awesomealpine.com/play?share=_3DycHssitik
Beta Was this translation helpful? Give feedback.
All reactions