Single Choice
Easy
QWhich property houses a DataTransfer object that details the data being transmitted as well as the forms it can be found in?
ID: #5170
Javascript DOM & Event Handling MCQ
146 views
Question Info
#5170Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
A DataTransfer object that provides details about the data being transferred and the formats in which it is available is stored in the dataTransfer property.
The data that is being dragged during a drag and drop operation is stored in the DataTransfer object.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic