Type Alias: DragCoords
DragCoords =
object
Defined in: types/index.ts:58
Type representing the coordinates of a drag operation.
Properties
x
x:
number
Defined in: types/index.ts:60
The x-coordinate
y
y:
number
Defined in: types/index.ts:62
The y-coordinate