SvgElementInfo.parent?
SvgElementInfo › parent?
Official
Type: Node
The parent element to be assigned to.Example:
createSvg('svg', { parent: document.body });SvgElementInfo › parent?
Official
Type: Node
The parent element to be assigned to.Example:
createSvg('svg', { parent: document.body });