Mutation Observer

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:callback Mutation Callback
gptkbp:constructor Mutation Observer()
gptkbp:created_by gptkb:W3_C
gptkbp:describes a Java Script object that observes changes to the DOM.
gptkbp:events mutations
https://www.w3.org/2000/01/rdf-schema#label Mutation Observer
gptkbp:introduced_in gptkb:DOM_Level_4
gptkbp:is_observed_in attributes
subtree
child List
gptkbp:part_of gptkb:Java_Script
gptkbp:replaces Mutation Events
gptkbp:supports asynchronous observation of DOM changes.
gptkbp:technique disconnect
observe
take Records
gptkbp:used_in web development
gptkbp:bfsParent gptkb:Intersection_Observer_API
gptkbp:bfsLayer 4