DRAGGABLE

Constant DRAGGABLE 

Source
pub const DRAGGABLE: &str = "draggable";
Expand description

The draggable attribute.

Indicates whether the element can be dragged: “true” or “false”.