Skip to content

onDragStart/onDragEnd events #576

@Nightliss

Description

@Nightliss

Is your feature request related to a problem? Please describe.

I'm in need to do some stuff when the user starts drag/touch action. The only events I found are onInteractionStart and onInteractionEnd but they contain wheel/zoom event which I don't want to include.

Describe the solution you'd like

Either couple of new props like onDragStart/onDragEnd/onTouchStart/onTouchEnd or add type: Drag/Touch/Wheel arg to existing onInteraction events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions