• Adds a visual shaded box around the bbox or bounding rect of the passed element for debugging

    Parameters

    • element: HTMLElement | SVGGraphicsElement

      The element to show the visual bounding box of

    Returns void