Path: blob/main/files/en-us/web/manifest/orientation/index.md
6581 views
------{{QuickLinksWithSubpages("/en-US/docs/Web/Manifest")}}{{SeeCompatTable}}
| Type | String |
|---|---|
| Mandatory | No |
The orientation member defines the default orientation for all the website's top-level {{Glossary("Browsing context", "browsing contexts")}}.
Note:
orientationand/or its specific values might not be supported by a user agent on various display modes because supporting them does not make sense for the particular context.
Note: The orientation can be changed at runtime via the Screen Orientation API.
Values
orientation can take one of the following values:
anynaturallandscapelandscape-primarylandscape-secondaryportraitportrait-primaryportrait-secondary
Examples
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}