draggable property

bool? draggable
finalinherited

The draggable attribute specifies whether an dom node is draggable or not.

Implementation

final bool? draggable;