gbox-sdk
    Preparing search index...

    Scroll response data structure

    interface ModelScrollResponseData {
        coordinates: GboxClient.V1.ModelCallResponse.ModelScrollResponseData.Coordinates;
        type: "click" | "drag" | "scroll";
    }
    Index

    Properties

    Properties

    Single scroll result with location and direction

    type: "click" | "drag" | "scroll"

    Action type