Replies: 1 comment
-
You might be able to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to access the bound key for each element in a x-for?
I wish to iterate over all keys or access a single key.
Of course it is the same as my index put accessing it via an attribute will help with a 3rd party library I’m trying to implement.
Beta Was this translation helpful? Give feedback.
All reactions