LiquidGlassJS
    Preparing search index...

    Interface SurfaceState

    interface SurfaceState {
        rect: SurfaceRect;
        visible: boolean;
    }
    Index
    visible: boolean

    Within OFFSCREEN_MARGIN of the viewport — near enough to prepare, not yet on screen.