Which property holds a DataTransfer object that contains information about the data being transferred and the formats in whichh it is available?
A
dataTransfer
B
transferData
C
dataExchange
D
exchangeData
Correct Answer: dataTransfer
The property, dataTransfer, holds a DataTransfer object that contains information about the data being transferred and the formats in which it is available.