@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface MutationCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onInvoke(JsArray<MutationRecord> mutations,
MutationObserver observer) |
void onInvoke(@Nonnull
JsArray<MutationRecord> mutations,
@Nonnull
MutationObserver observer)