LiquidGlassJS - v0.0.0
    Preparing search index...

    Interface PhysicsConfig

    interface PhysicsConfig {
        hover: boolean;
        press: boolean;
        wobble: number;
    }
    Index
    hover: boolean
    press: boolean
    wobble: number