Skip to content

@revolist/revogrid / DragStartEvent

Interface: DragStartEvent

Represents the event object that is emitted when the drag operation starts.

Properties

PropertyTypeDescriptionDefined in
modelColumnDataSchemaModelRepresents the model of the column being dragged.src/types/interfaces.ts:688
originalEventMouseEventRepresents the original mouse event that triggered the drag operation.src/types/interfaces.ts:683

Revogrid is a powerful data grid library made by Revolist OU.