MCPcopy
hub / github.com/vuejs/composition-api / templateRefs.spec.js

File templateRefs.spec.js

test/templateRefs.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Vue from 'vue/dist/vue.common.js'
2import { ref, watchEffect, nextTick } from '../src'
3
4describe('ref', () => {

Callers

nothing calls this directly

Calls 2

nextTickFunction · 0.90
waitForUpdateFunction · 0.85

Tested by

no test coverage detected