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

Method fallback

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

Source from the content-addressed store, hash-verified

438 effects: Function[]
439 resolve(force?: boolean, sync?: boolean): void
440 fallback(fallbackVNode: VNode): void
441 move(
442 container: RendererElement,
443 anchor: RendererNode | null,

Callers 1

patchSuspenseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected