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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A dataTransfer
  • B transferData
  • C dataExchange
  • D exchangeData
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.

Share This Question

Challenge a friend or share with your study group.