MCPcopy Create free account
hub / github.com/vuejs/test-utils / handler

Function handler

tests/mountingOptions/data.spec.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 watch: {
41 foo: {
42 handler() {
43 this.bar = this.foo
44 },
45 immediate: true
46 }
47 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…