Skip to content
Discussion options

You must be logged in to vote

The v3 replacement for document.getElementById('<element>).__x.$data is document.getElementById('<element>)._x_dataStack[0] but keep in mind that this is not the recommended way of getting data from a component. The recommended way is either using $store or via custom events with $dispatch

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by neapolis79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants