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: 1
- ReadonlyLENGTHADJUST_SPACINGANDGLYPHS: 2
- ReadonlyLENGTHADJUST_UNKNOWN: 0
- prototype: SVGTextContentElement