Results 1 - 1 of 1

DataTransfer.clearData()

The DataTransfer.clearData() method removes the drag operation's drag data for the given type. If data for the given type does not exist, this method does nothing.
API clearData DataTransfer drag and drop HTML DOM Method Reference