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
Readonly
LENGTHADJUST_SPACING: 1Readonly
LENGTHADJUST_SPACINGANDGLYPHS: 2Readonly
LENGTHADJUST_UNKNOWN: 0prototype: SVGTextContentElement