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

Method directive

packages/runtime-core/src/apiCreateApp.ts:49–49  ·  view source on GitHub ↗
(
    name: string,
  )

Source from the content-addressed store, hash-verified

47 component: T,
48 ): this
49 directive<
50 HostElement = any,
51 Value = any,
52 Modifiers extends string = string,

Callers 3

createCompatVueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected