DropEventData
Defined in: src/EventTypeDefs.ts:199
Extends
Section titled “Extends”Properties
Section titled “Properties”absolutePointer
Section titled “absolutePointer”absolutePointer:
Point
Defined in: src/EventTypeDefs.ts:211
canDrop?
Section titled “canDrop?”
optional
canDrop:boolean
Defined in: src/EventTypeDefs.ts:194
Inherited from
Section titled “Inherited from”didDrop?
Section titled “didDrop?”
optional
didDrop:boolean
Defined in: src/EventTypeDefs.ts:195
Inherited from
Section titled “Inherited from”dragSource?
Section titled “dragSource?”
optional
dragSource:FabricObject
<Partial
<FabricObjectProps
>,SerializedObjectProps
,ObjectEvents
>
Defined in: src/EventTypeDefs.ts:193
Inherited from
Section titled “Inherited from”dropTarget?
Section titled “dropTarget?”
optional
dropTarget:FabricObject
<Partial
<FabricObjectProps
>,SerializedObjectProps
,ObjectEvents
>
Defined in: src/EventTypeDefs.ts:196
Inherited from
Section titled “Inherited from”e:
DragEvent
Defined in: src/EventTypeDefs.ts:96
Inherited from
Section titled “Inherited from”pointer
Section titled “pointer”pointer:
Point
Defined in: src/EventTypeDefs.ts:205
scenePoint
Section titled “scenePoint”scenePoint:
Point
Defined in: src/EventTypeDefs.ts:212
subTargets?
Section titled “subTargets?”
optional
subTargets:FabricObject
<Partial
<FabricObjectProps
>,SerializedObjectProps
,ObjectEvents
>[]
Defined in: src/EventTypeDefs.ts:192
Inherited from
Section titled “Inherited from”target?
Section titled “target?”
optional
target:FabricObject
<Partial
<FabricObjectProps
>,SerializedObjectProps
,ObjectEvents
>
Defined in: src/EventTypeDefs.ts:191
Inherited from
Section titled “Inherited from”viewportPoint
Section titled “viewportPoint”viewportPoint:
Point
Defined in: src/EventTypeDefs.ts:213