Binary Raw - Docs
    Preparing search index...

    Handle returned by createDropZone for cleanup.

    interface DropZoneHandle {
        destroy: () => void;
    }
    Index

    Properties

    Properties

    destroy: () => void

    Removes all event listeners attached by this instance.