Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Vue from
'vue/dist/vue.common.js'
2
import
{ ref, watchEffect, nextTick } from
'../src'
3
4
describe(
'ref'
, () => {
Callers
nothing calls this directly
Calls
2
nextTick
Function · 0.90
waitForUpdate
Function · 0.85
Tested by
no test coverage detected