Home > vue-metamorph > AST > VOnExpression
AST.VOnExpression interface
The node of v-on directives.
Signature:
typescript
export interface VOnExpression extends HasParentExtends: HasParent
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
StatementKind[] | |||
'VOnExpression' |
