Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly arabicGlyphs
arabic
Glyphs
: Record<string, Partial<Record<ArabicForm, GlyphElement>>> = {}Readonly attributes
attributes
: Record<string, Property<unknown>> = {}Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Protected Readonly document
Readonly horizAdvX
horizAdvX: number
Readonly isArabic
isArabic: boolean = false
Readonly isRTL
isRTL: boolean = false
Protected Optional Readonly node
node?: HTMLElement
Readonly styles
styles
: Record<string, Property<unknown>> = {}Readonly stylesSpecificity
stylesSpecificity: Record<string, string> = {}
type
type: string = 'font'
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...