ScreenDetails: screens property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The screens
read-only property of the
ScreenDetails
interface contains an array of ScreenDetailed
objects, each one representing detailed information about one specific screen available to the user's device.
Value
An array of ScreenDetailed
objects.
Note: screens
only includes "extended" displays, not those that mirror another display.
Examples
See the main ScreenDetails
page for example usage.
Specifications
Specification |
---|
Window Management # ref-for-dom-screendetails-screens |
Browser compatibility
BCD tables only load in the browser