Skip to content

Home > vue-metamorph > AST > VEndTag

AST.VEndTag interface

End tag nodes.

Signature:

typescript
export interface VEndTag extends HasParent

Extends: HasParent

Properties

Property

Modifiers

Type

Description

parent

VElement

type

'VEndTag'