MutationRecord
Overview
A MutationRecord represents an individual DOM mutation. It is the object that is passed to MutationObserver's callback.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
A MutationRecord represents an individual DOM mutation. It is the object that is passed to MutationObserver's callback.