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.
An array of ScreenDetailed objects.
Note: screens only includes "extended" displays, not those that mirror another display.
See the main ScreenDetails page for example usage.