Skip to content

Home > vue-metamorph > AST > VEndTag

AST.VEndTag interface

End tag nodes.

Signature:

typescript
export interface VEndTag extends HasParent, HasLeadingComment

Extends: HasParent, HasLeadingComment

Properties

Property

Modifiers

Type

Description

parent

VElement

type

'VEndTag'