Constructors
Properties
callback
callback: Function
Methods
changed
- changed(records: any): void
Returns void
observe
- observe(properties: string | string[], targets: Element | Element[]): void
Parameters
- properties: string | string[]
- targets: Element | Element[]
Returns void
unobserve
- unobserve(properties: string | string[], targets: Element | Element[]): void
Parameters
- properties: string | string[]
- targets: Element | Element[]
Returns void
updateTransition
- updateTransition(targets: any): void
Returns void
Observe one or more targets for changes to one or more CSS properties