HTML draggable Attribute
By Jonathan Griffin. Editor, SEO Consultant, & Developer.
·
1 min read
Definition
The draggable
Attribute specifies whether the element can be dragged either via native browser functionality, or with the Drag and Drop API.
Applicable Elements
The draggable
attribute is a Global Attribute, meaning it can be used with all HTML Elements.
Further information coming soon.