A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://Tarektouati.github.io/vue-use-web/functions/device-orientation.html below:

Website Navigation


Device Orientation | useWeb

# Device Orientation

The DeviceOrientationEvent provides web developers with information from the physical orientation of the device running the web page.

# State

The useDeviceOrientation function exposes the following reactive state:

State Type Description isAbsolute object A boolean that indicates whether or not the device is providing orientation data absolutely. alpha object A number representing the motion of the device around the z axis, express in degrees with values ranging from 0 to 360. beta Number A number representing the motion of the device around the x axis, express in degrees with values ranging from -180 to 180. gamma object A number representing the motion of the device around the y axis, express in degrees with values ranging from -90 to 90.

You can find more information about the state on the MDN .

# Example

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4