Navigator: wakeLock property
Baseline 2025Newly available
Since March 2025, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.
ThewakeLock read-only property of theNavigator interface returns aWakeLock interface that allows a document to acquire a screen wake lock.While a screen wake lock is active, the user agent will try to prevent the device from dimming the screen, turning it off completely, or showing a screensaver.
In this article
Specifications
| Specification |
|---|
| Screen Wake Lock API> # extensions-to-the-navigator-interface> |