0👍
According to official docs
..the ref (normal ref) array does not guarantee the same order as the source array.
However with function ref you’ve more flexibility :
…which will be called on each component update and gives you full flexibility on where to store the element reference
- [Vuejs]-How to change v-switch color when in toggle-off state
- [Vuejs]-TypeError: Cannot read property 'type' of null – testing vue component with async functions
Source:stackexchange.com