OnDragFromToolbarToCreateShapesOpts
See source codeTable of contents
Options for onDragFromToolbarToCreateShape.
interface OnDragFromToolbarToCreateShapesOpts {}Methods
createShape
Create the shape being dragged. You don't need to worry about positioning it, as it'll be immediately updated with the correct position.
Parameters
| Name | Description |
|---|---|
|
Returns
voidonDragEnd
optional
Called once the drag interaction has finished.
Parameters
| Name | Description |
|---|---|
|
Returns
voidPrev
NoteShapeOptionsNext
OverflowingToolbarProps