gbox-sdk
    Preparing search index...

    Drag response data structure

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

    Properties

    Properties

    Single drag result with target and destination coordinates

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

    Action type