Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ""
Protected captureTextNodes
captureTextNodes: boolean
Private letterSpacingCache
letterSpacingCache: number[] = []
Private measuresCache
measuresCache: Map<string, number> = new Map<string, number>([['', 0]])
Protected node
node: HTMLElement
Protected pathLength
pathLength: number = -1
stylesSpecificity
stylesSpecificity: Record<string, string>
Protected text
text: string
Protected textHeight
textHeight: number = 0
Protected textWidth
textWidth: number = 0
type
type: string = "textPath"
Protected x
x: number = 0
Protected y
y: number = 0
Static ignoreChildTypes
ignoreChildTypes: string[] = ['title']