Function get_tagged_svg_element

  • Get all svg elements with a specific tag

    Parameters

    • tag: string

      the tag to search

    • svgelement: SVGElement

      the svg element to search

    Returns SVGElement[]

    a list of svg elements with the tag