Creates a new MutationObserverInit object with the given values.
Creates a new MutationObserverInit object with the given values.
Default values for the Boolean
parameters are false
.
If the value of attributeFilter
is js.undefined
, created object won't
have attributeFilter
property.
Factory for MutationObserverInit objects.