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

Method next

packages/runtime-core/src/components/Suspense.ts:446–446  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

444 type: MoveType,
445 ): void
446 next(): RendererNode | null
447 registerDep(
448 instance: ComponentInternalInstance,
449 setupRenderEffect: SetupRenderEffectFn,

Callers 3

nextFunction · 0.80
getNextHostNodeFunction · 0.80
setupFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected