DraggableOptions
Represents the configuration object type of the Draggable
component and useDraggable
hook.
Name | Type | Default | Description |
---|---|---|---|
autoScroll? |
|
Set the Defaults to | |
context? |
|
Allows passing custom context. Use it to isolate drag and drop events in scenarios with multiple drag and drop functionalities on a single component. | |
hint? |
|
Set the For more information, refer to the Drag Hint article. | |
mouseOnly? |
|
Set the Defaults to |