LiquidGlassJS - v0.0.0
    Preparing search index...

    Interface Capabilities

    interface Capabilities {
        backdropFilter: boolean;
        backdropFilterUrl: boolean;
        htmlInCanvas: boolean;
        reducedMotion: boolean;
        reducedTransparency: boolean;
        svgFilterOnContent: boolean;
        webgl2: boolean;
        webgpu: boolean;
    }
    Index
    backdropFilter: boolean
    backdropFilterUrl: boolean
    htmlInCanvas: boolean
    reducedMotion: boolean
    reducedTransparency: boolean
    svgFilterOnContent: boolean
    webgl2: boolean
    webgpu: boolean