Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The scheduling read-only property of the Navigator interface returns a Scheduling object for the current document, which provides methods and properties to control scheduling tasks.
Warning: The Scheduling interface (which includes the isInputPending() method) has been superseded by the Scheduler interface, the features of which are better designed for addressing scheduling tasks. See Don't use isInputPending() for more details.
A Scheduling object.
See the Scheduling.isInputPending() page for a full example.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
scheduling |
87 | 87 | No | 74 | No | 87 | No | 62 | No | 14.0 | 87 | No |
Scheduler interface
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/scheduling