@reactive-dot/reactFunctionsuseMutationEffectuseMutationEffect CallableuseMutationEffect(effect: (event: any) => void): voidHook that watches for mutation events.Parameterseffect: (event: any) => voidCallback when new mutation event is emittedReturns void
Hook that watches for mutation events.