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