MCPcopy
hub / github.com/vuejs/core / ssrScopeId.spec.ts

File ssrScopeId.spec.ts

packages/server-renderer/__tests__/ssrScopeId.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp, createVNode, h, mergeProps, withCtx } from 'vue'
2import { renderToString } from '../src/renderToString'
3import {
4 ssrRenderAttrs,

Callers

nothing calls this directly

Calls 8

ssrRenderAttrsFunction · 0.90
ssrRenderComponentFunction · 0.90
renderToStringFunction · 0.90
ssrRenderSlotFunction · 0.90
withCtxFunction · 0.85
mergePropsFunction · 0.85
pushFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected