Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly arabicForm
arabicForm: ArabicForm
Readonly attributes
attributes
: Record<string, Property<unknown>> = {}Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Protected Readonly document
Readonly horizAdvX
horizAdvX: number
Protected Optional Readonly node
node?: HTMLElement
Readonly styles
styles
: Record<string, Property<unknown>> = {}Readonly stylesSpecificity
stylesSpecificity: Record<string, string> = {}
type
type: string = 'glyph'
Readonly unicode
unicode: string
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...