Home > @jsplumbtoolkit/browser-ui > SurfaceDragOptions > addHelperClasses
SurfaceDragOptions.addHelperClasses property
Defaults to true, meaning that when element dragging is occurring a class is added to the document body and also to the surface container.
Signature:
addHelperClasses?: boolean;