Skip to main content

ATTRIBUTE_NOT_DRAGGABLE

const ATTRIBUTE_NOT_DRAGGABLE: "data-vjs-not-draggable" = "data-vjs-not-draggable"

This attribute can be written onto DOM elements by node/group renderers to instruct VisuallyJs that the given vertex is not draggable.

Dom Attribute

Context

element-dragging