MCPcopy
hub / github.com/vuejs/core / nextTick

Function nextTick

packages/vue/__tests__/e2e/Transition.spec.ts:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 const buffer = 20
19
20 const nextTick = () => (window as any).Vue.nextTick()
21
22 const transitionFinish = (time = duration) => timeout(time + buffer)
23

Callers 10

ssrWatch.spec.tsFile · 0.90
nodeOps.spec.tsFile · 0.90
withMemo.spec.tsFile · 0.90
vModel.spec.tsFile · 0.90
Transition.spec.tsFile · 0.70
handleResolveFunction · 0.70
clickFunction · 0.70
setupFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected