Overview
TheCursor plugin overrides the cursor style on the entire document while a drag operation is in progress, providing visual feedback that an element is being dragged.
This plugin is included by default when creating a new DragDropManager.
Configuration
UseCursor.configure() to customize the cursor style:
Options
The CSS cursor value to apply to the document body during drag operations.