disconnect method
Stops a MutationObserver from monitoring changes to the DOM nodes registered to it.
![]() |
Syntax
MutationObserver.disconnect();Parameters
This method has no parameters.
Return value
This method does not return a value.
See also
Show:
