Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Element(name: string): Element

Properties

name

name: string

Methods

asDict

  • asDict(): {}

availableTags

  • availableTags(): Set<string>
  • A set containing all available template tags this Element reacts to.

    Returns Set<string>

    set of tags associated with this Element

Generated using TypeDoc