vm.$refs
-
Type:
Object
-
Read only
-
Details:
An object that holds child components that have
v-ref
registered. -
See also:
- Child Component Refs
- v-ref.
vm.$refs
Type: Object
Read only
Details:
An object that holds child components that have v-ref
registered.
See also:
Please login to continue.