MutationObserver

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:builtBy MutationObserver(callback)
gptkbp:category Web development
DOM manipulation
gptkbp:compatibleWith gptkb:Internet_Explorer_10_and_below
gptkbp:definedIn gptkb:DOM_Standard
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
https://www.w3.org/2000/01/rdf-schema#label MutationObserver
gptkbp:introducedIn gptkb:DOM_Level_4
gptkbp:method disconnect
observe
takeRecords
gptkbp:observedBy attributes
characterData
childList
subtree
gptkbp:parameter observer instance
MutationRecord array
gptkbp:property MutationObserverInit options
gptkbp:relatedTo gptkb:MutationObserverInit
gptkb:MutationRecord
gptkbp:replacedBy Mutation Events
gptkbp:result MutationRecord array
gptkbp:supportedBy gptkb:opera
gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor observing changes to the DOM
gptkbp:bfsParent gptkb:Document_Object_Model
gptkbp:bfsLayer 5