draggable
Description
The draggable of HTMLElement for JS returns true if the element is draggable; otherwise, returns false.
Can be set, to override the default and set the draggable content attribute.
Syntax
element.draggable [ = value ]
The draggable of HTMLElement for JS returns true if the element is draggable; otherwise, returns false.
Can be set, to override the default and set the draggable content attribute.
element.draggable [ = value ]