-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
I'm assuming it doesn't make a difference which is used because arrays are an object and both functions accept objects. But, is there a reason in the "Template Refs" documentation it uses one on one line and the the other on the next. Couldn't tell if that was done for a specific reason I didn't understand.
It's the bottom example of this page: https://v3.vuejs.org/guide/composition-api-template-refs.html#usage-inside-v-for
The exact lines in the source are below.
Metadata
Metadata
Assignees
Labels
No labels