API Reference > ui-components > DragDrop > WithDragSourceProps WithDragSourceProps<DragDropObject> Interface Deprecated Beta React properties for withDragSource Higher-Order Component Properties Name Type Description altDropEffect undefined | DropEffects Which dropEffect dragSource should be used when alt button is pressed during start of drag. ctrlDropEffect undefined | DropEffects Which dropEffect dragSource should be used when ctrl button is pressed during start of drag. defaultDropEffect undefined | DropEffects Which dropEffect dragSource should default to. dragProps DragSourceProps<DragDropObject> Properties and callbacks for DragSource. dragStyle undefined | CSSProperties Style properties for dropTarget wrapper element Defined in ui/components/src/ui-components/dragdrop/withDragSource.tsx Line 16 Last Updated: 11 June, 2024