API Reference / @gtkx/testing / DropOptions
Type Alias: DropOptions
DropOptions =
object
Defined in: user-event/gesture.d.ts:6
Options for a drop: the drop coordinates within the target.
Properties
x?
optionalx?:number
Defined in: user-event/gesture.d.ts:7
y?
optionaly?:number
Defined in: user-event/gesture.d.ts:8