Mutation Observer

Mutation Observer (ODC)

Stable version 1.0.0 (Compatible with ODC)
Uploaded on 23 Mar by OutSystems Champions
Mutation Observer

Mutation Observer (ODC)

Documentation
1.0.0

This component provides the ability to watch for changes being made to the DOM tree. It is designed as a replacement for the older Mutation Events feature, which was part of the DOM3 Events specification.

Code was adapted from https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver