Variable SVGTextContentElement
SVGTextContentElement: {
LENGTHADJUST_SPACING: 1;
LENGTHADJUST_SPACINGANDGLYPHS: 2;
LENGTHADJUST_UNKNOWN: 0;
prototype: SVGTextContentElement;
new (): SVGTextContentElement;
}
LENGTHADJUST_SPACING: 1;
LENGTHADJUST_SPACINGANDGLYPHS: 2;
LENGTHADJUST_UNKNOWN: 0;
prototype: SVGTextContentElement;
new (): SVGTextContentElement;
}
Type Declaration
- new (): SVGTextContentElement
Returns SVGTextContentElement
ReadonlyLENGTHADJUST_SPACING: 1ReadonlyLENGTHADJUST_SPACINGANDGLYPHS: 2ReadonlyLENGTHADJUST_UNKNOWN: 0prototype: SVGTextContentElement