Mo MutationObserver Playground Web API

Dev Vault
Observer Config
Watch added/removed child nodes
Watch attribute changes
Watch text content changes
Observe all descendants too
Record previous attribute value
Record previous text value
Mutate the DOM

Observed DOM Tree

0 nodes
All modern browsers MutationObserver — watch DOM changes without polling
Click actions on the left to trigger mutations