Skip to content

API Reference / @gtkx/testing / DropContent

Type Alias: DropContent

DropContent = string | number | boolean | GObject.Value

Defined in: user-event/gesture.d.ts:4

The value delivered to a drop target: a primitive (converted to a GObject.Value) or an explicit GObject.Value.

Released under the MPL-2.0 License.