Skip to main content

Drag & Drop in the Remotion Player

The Remotion Player supports reacting to mouse events allowing for building interactions on the canvas.
Try to drag and resize the elements below.


Pointer events work just like in regular React. Make these Remotion-specific considerations:

Example

Let's build the demo above.