Skip to content
Discussion options

You must be logged in to vote
  1. Data defines constructors, not specific instances
  2. Alpine.$data(element) exists to get the flattened datastack from an element (it's a shortcut for doing Alpine.mergeProxies(Alpine.closestDatastack(element)))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Majsvaffla
Comment options

Answer selected by Majsvaffla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants