Runs an effect synchronously after all DOM mutations but before the browser paints.
Effect callback.
Optional
Optional dependency list (or an object for shallow comparison) used to determine when to re-run the effect.
Runs an effect synchronously after all DOM mutations but before the browser paints.