🏠 New in High Baseline Support: Screen orientation

September 27, 2025

caniuse · mdn · spec

The screen.orientation API gets information about the orientation of the viewport, such as landscape or portrait. With this API, you can adapt an application’s layout or behavior in response to changes in orientation.

Source features