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)

Details
Detailed Description

Provides the ability to watch for changes being made to the DOM tree

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

Ported from the library from O11 by Izam Basiron
https://www.outsystems.com/forge/component-overview/8491/mutation-observer-o11