Hierarchy

  • StiHtmlTag2

Index

Constructors

constructor

Properties

attributes

attributes: List<TagPair>

state

tag

tagName

tagName: string

Accessors

isEmpty

  • get isEmpty(): boolean
  • Returns boolean

isEnd

  • get isEnd(): boolean
  • Returns boolean

isStart

  • get isStart(): boolean
  • Returns boolean

Methods

equals

getAttribute

  • getAttribute(name: string): string
  • Parameters

    • name: string

    Returns string

isEndTag

isStartTag

toString

  • toString(): string
  • Returns string

Generated using TypeDoc