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

File ssrAttrFallthrough.spec.ts

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

Source from the content-addressed store, hash-verified

1import { createApp } from 'vue'
2import { renderToString } from '../src/renderToString'
3
4describe('ssr: attr fallthrough', () => {

Callers

nothing calls this directly

Calls 2

renderToStringFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected