Skip to content

PaletteItemDroppedEvent

Event payload emitted when a palette item is dropped onto the diagram.

This event fires when users drag items from the palette and drop them onto the canvas to create new nodes.

dropPosition: Point

The position where the item was dropped


node: Node

The node that was created from the dropped palette item