Skip to content

SvgElementInfo.parent?

SvgElementInfo › parent?

Official

Type: Node

The parent element to be assigned to.

Example:

createSvg('svg', { parent: document.body });