Hierarchy (View Summary)

Constructors

Properties

Methods

Constructors

  • Parameters

    • svg: string

      {string} the svg as a string

    • id: string

      {string} may be empty, id is build like this: svgDiv${idIdentifier}${state.pictureCounter}

    Returns SimplifierPageSVG

Properties

div: HTMLDivElement

Methods

  • element has to be rendered in the dom for this to work

    Parameters

    • elementIds: string[]

    Returns void