Viewport

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The Viewport interface of the Viewport Segments API represents the device's viewport.

Instance properties

segments Read only

Returns an array of DOMRect objects representing the position and dimensions of each viewport segment within the overall display.

Specifications

See also