Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ogone/src/ogone.dom.d.ts>DeviceRotationRate

Advanced Web Composition for Future
Latest
interface DeviceRotationRate
import { type DeviceRotationRate } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

Provides information about the rate at which the device is rotating around all three axes.

Properties

readonly
alpha: number | null
readonly
beta: number | null
readonly
gamma: number | null