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

Function getSSRProps

packages/server-renderer/__tests__/ssrDirectives.spec.ts:540–542  ·  view source on GitHub ↗
({ value })

Source from the content-addressed store, hash-verified

538 [
539 {
540 getSSRProps({ value }) {
541 return { id: value }
542 },
543 },
544 'foo',
545 ],

Callers 1

applySSRDirectivesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected