objectType

objectType: string | symbol | (data?: DragDropObject) => string | symbol

Specifies the DragSource type. data parameter is non-null when data is trickled down from dragged component.

Defined in

Last Updated: 29 November, 2022