vue-lynx / Directive

Type Alias: Directive<HostElement, Value, Modifiers, Arg>

type Directive<HostElement, Value, Modifiers, Arg>: ObjectDirective<HostElement, Value, Modifiers, Arg> | FunctionDirective<HostElement, Value, Modifiers, Arg>;

Type Parameters

Type ParameterDefault type
HostElementany
Valueany
Modifiers extends stringstring
Argany

Defined in

node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:422