A React Hook that helps to create a Pausable instance.
See API for more details.
Click links below to view source on GitHub.
A boolean
value of the initial internal isActiveRef.current
, default to false
.
Retuerns contain Pausable instance that can be paused, resumed.
See Pausable for more details.
A Pausable
instance.