...

/

Drag and Drop API - A Theoretical Assessment

Drag and Drop API - A Theoretical Assessment

In this lesson, we'll test our knowledge on the Drag and Drop API in HTML5.

Test your understanding on the drag and drop API

Question 1:

Technical Quiz
1.

Which of the following properties is used to determine what kind of drag operation was intended?

A.

dragend

B.

getData

C.

dropEffect

D.

captureData


1 / 1

...