Drag and Drop API

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows copying elements via mouse
linking elements via mouse
moving elements via mouse
gptkbp:category gptkb:graphical_user_interface
Web development
HTML APIs
gptkbp:definedIn gptkb:W3C
gptkbp:documentation https://html.spec.whatwg.org/multipage/dnd.html
https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API
gptkbp:enables drag-and-drop functionality in web applications
https://www.w3.org/2000/01/rdf-schema#label Drag and Drop API
gptkbp:interface gptkb:DataTransferItem
gptkb:DataTransferItemList
DataTransfer
gptkbp:introducedIn gptkb:HTML5
gptkbp:partOf gptkb:HTML5
gptkbp:supportedBy most modern browsers
gptkbp:usesEvent drag
drop
dragend
dragenter
dragleave
dragover
dragstart
gptkbp:bfsParent gptkb:File_API
gptkbp:bfsLayer 5