gridstack - v12.3.3
    Preparing search index...

    Type Alias DDCallback

    DDCallback: (
        event: Event,
        arg2: GridItemHTMLElement,
        helper?: GridItemHTMLElement,
    ) => void

    Callback function type for drag & drop events.

    Type declaration