Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly attributes
attributes
: Record<string, default<any>> = {}
Protected Readonly begin
begin: number
Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Protected Readonly document
Protected duration
duration: number = 0
Protected frozen
frozen: boolean = false
Protected initialUnits
initialUnits: string = ''
Protected initialValue
initialValue: string = null
Protected Readonly maxDuration
maxDuration: number
Protected Readonly node
node: HTMLElement
Protected removed
removed: boolean = false
Readonly styles
styles
: Record<string, default<any>> = {}
Readonly stylesSpecificity
stylesSpecificity: Record<string, string> = {}
type
type: string = 'animateColor'
Protected Readonly values
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...