Readonly
Returns the number of items in the drag data store.
MDN Reference
Adds a new entry for the given data to the drag data store. If the data is plain text then a type string has to be provided also.
Removes all the entries in the drag data store.
Removes the indexth entry in the drag data store.
Returns the number of items in the drag data store.
MDN Reference