MutationObserver.
More...
MutationObserver.
- See also
- https://dom.spec.whatwg.org/#interface-mutationobserver
-forbid-undeclared-magic-properties
◆ disconnect()
void Wikimedia\IDLeDOM\MutationObserver::disconnect |
( |
| ) |
|
◆ observe()
void Wikimedia\IDLeDOM\MutationObserver::observe |
( |
| $target, |
|
|
| $options = null ) |
- Parameters
-
Node | $target | |
MutationObserverInit | associative-array | null | $options | |
- Returns
- void
◆ takeRecords()
list< MutationRecord > Wikimedia\IDLeDOM\MutationObserver::takeRecords |
( |
| ) |
|
- Returns
- list<MutationRecord>
The documentation for this interface was generated from the following file: