0 votes
in HTML by
Which data transfer attribute returns the specified data if there is no such data returns empty string

1 Answer

0 votes
by
Correct answer :-  data= dataTransfer.getData(format)
...