Variable SVGTextContentElement

SVGTextContentElement: {
    LENGTHADJUST_SPACING: 1;
    LENGTHADJUST_SPACINGANDGLYPHS: 2;
    LENGTHADJUST_UNKNOWN: 0;
    prototype: SVGTextContentElement;
    new (): SVGTextContentElement;
}

Type declaration

Generated using TypeDoc