dataTransfer property
Retrieves the dataTransfer object associated with the event.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Object
Address of a pointer to the IHTMLDataTransfer variable that receives the object.The dataTransfer object.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 7.9.2
See also
Show:

