ixfx
    Preparing search index...

    Type Alias DragOptions

    type DragOptions = {
        autoTranslate: boolean;
        fence: HTMLElement | string;
        fenceViewport: RectPositioned;
        quickDrag: boolean;
    }
    Index

    Properties

    autoTranslate: boolean
    fence: HTMLElement | string
    fenceViewport: RectPositioned
    quickDrag: boolean

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