Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HTMLTag

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new HTMLTag(text: string): HTMLTag

Properties

children

children: Node[] = []

kind

kind: NodeKind = NodeKind.HTMLTag

text

text: string

Methods

toMarkdown

  • toMarkdown(): string

Generated using TypeDoc