Search


Search something to see results

SVGTextContentElement

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

Type declaration