cancelIdleCallback
The window.cancelIdleCallback()
method cancels a callback previously scheduled with window.requestIdleCallback().
The window.cancelIdleCallback()
method cancels a callback previously scheduled with window.requestIdleCallback().