Mutation Observer API

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:asynchronous true
gptkbp:availableOn modern web browsers
gptkbp:configurableOptions attributes
characterData
childList
subtree
attributeFilter
attributeOldValue
characterDataOldValue
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
gptkbp:eventDriven false
https://www.w3.org/2000/01/rdf-schema#label Mutation Observer API
gptkbp:interface gptkb:MutationObserver
gptkbp:introducedIn gptkb:DOM_Living_Standard
gptkbp:method disconnect()
observe()
takeRecords()
gptkbp:observedBy DOM node changes
attribute changes
child node changes
text content changes
gptkbp:parameter gptkb:MutationRecord
gptkbp:partOf gptkb:JavaScript
gptkbp:replacedBy Mutation Events
gptkbp:usedFor detecting changes in the DOM
gptkbp:bfsParent gptkb:Web_Platform_API
gptkbp:bfsLayer 6