Web features explorer

MutationObserver

Widely available since 2018-01-29
Tags: api

The MutationObserver API watches for changes to the DOM tree and calls a callback function when DOM changes occur.

Learning resources on MDN

Browser support