Home > vue-metamorph > AST > VDocumentFragment
AST.VDocumentFragment interface
Root nodes.
Signature:
typescript
export interface VDocumentFragment extends HasParent
Extends: HasParent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(VElement | VText | VExpressionContainer | VStyleElement)[] | |||
null | |||
'VDocumentFragment' |