Properties
animationFrozen
animationFrozen: boolean = false
animationFrozenValue
animationFrozenValue: string = ''
Readonly attributes
attributes
: Record<string, default<any>> = {}
Protected Readonly captureTextNodes
captureTextNodes: boolean = false
Protected Readonly document
Protected image
image: string | HTMLCanvasElement | OffscreenCanvas | HTMLImageElement | SVGImageElement | HTMLVideoElement | ImageBitmap
Protected Readonly isSvg
isSvg: boolean
loaded
loaded: boolean = false
Protected Readonly node
node: HTMLElement
Readonly styles
styles
: Record<string, default<any>> = {}
Readonly stylesSpecificity
stylesSpecificity: Record<string, string> = {}
type
type: string = 'image'
Static Readonly ignoreChildTypes
ignoreChildTypes: string[] = ...