LWT JavaScript API
    Preparing search index...
    mwordDragNDrop: {
        context: HTMLElement | undefined;
        stopInteraction: () => void;
    } = ...

    Type Declaration

    • context: HTMLElement | undefined
    • stopInteraction: () => void