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

Function handler

packages/runtime-core/__tests__/apiOptions.spec.ts:298–300  ·  view source on GitHub ↗
(this: any, to: any)

Source from the content-addressed store, hash-verified

296 watch: {
297 obj: {
298 handler(this: any, to: any) {
299 this.fromMixinA = to
300 },
301 },
302 },
303 }

Callers 2

vOn.spec.tsFile · 0.50
onFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected