@yesstudio/nuxt-composables
    Preparing search index...

    Interface DeviceMotionEventRotationRateInit

    interface DeviceMotionEventRotationRateInit {
        alpha?: number | null;
        beta?: number | null;
        gamma?: number | null;
    }
    Index

    Properties

    Properties

    alpha?: number | null
    beta?: number | null
    gamma?: number | null