R
I

ResumableActions

The actions for a resumable process.

Signature

ts
interface ResumableActions

Properties

PropertyTypeDescription
resume() => void
pause() => void
toggle() => void