Access child x-data from the parent #1591
Unanswered
Pennywise96
asked this question in
1. Help
Replies: 0 comments
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.
-
Hi everyone,
the new
x-data
cascading scope is a great new feature!But is it possible to access the child
x-data
from the parent component?In Alpine v2 you could access the child like so
tab.__x.$data.id
, but how is this handled now?Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions