ixfx
    Preparing search index...

    Type Alias DragOptions

    DragOptions: {
        autoTranslate: boolean;
        fence: HTMLElement | string;
        fenceViewport: Geometry.RectPositioned;
        quickDrag: boolean;
    }

    Type declaration

    • autoTranslate: boolean
    • fence: HTMLElement | string
    • fenceViewport: Geometry.RectPositioned
    • quickDrag: boolean

      If true, it's not necessary to select item first