Search...
A React Hook like React.useEffect, but ignore the first invocation on mount.
See API for more details.
Click links below to view source on GitHub.
useUpdateEffect(callback, Deps)
Same as React.useEffect.