Function getEl

returns the Html Element that have the corresponding elementId

  • Parameters

    • elementId: string

      the id of the wanted html element

    Returns null | HTMLElement

    the HTMLElement with the given id