Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
next
Function · 0.80
getNextHostNode
Function · 0.80
setup
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected