Appends a linebreak to the given parent and returns the linebreak.

  • Parameters

    • parent: Element

      DOM node to append the linebreak to.

    • count: number = 1

    Returns null | HTMLBRElement