Interface MutationObserver.MutationObserverCallback

  • Enclosing class:
    MutationObserver

    @JsFunction
    public static interface MutationObserver.MutationObserverCallback
    A function which will be called on each DOM change that qualifies given the targeted node or subtree and options.
    Author:
    Andrea "Stock" Stocchero