Home Reference Source Repository

References

Variable Summary

Static Public Variable Summary
public

makeObserver(target: HTMLElement, callback: changeCallback, options: MutationObserverInit, options: Object): DomObserver: *

Instantiate dom-observer

since 0.1.0

Typedef Summary

Static Public Typedef Summary
public

The MutationObserver object

public

The MutationObserverInit object to specify the observer config

public

The MutationRecord object that states the changes made in the DOM