Login
From:
MDN Web Docs
(Uncensored)
subscribe
DataTransfer - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer
links
backlinks
Roast topics
Find topics
Find it!
The DataTransfer object is used to hold any data transferred between contexts, such as a drag and drop operation, or clipboard read/write. It may hold one or more data items, each of one or more data types.