MCPcopy
hub / github.com/Shopify/draggable / DelayOptions

Interface DelayOptions

index.d.ts:98–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 : AbstractEvent;
97
98 export interface DelayOptions {
99 mouse?: number;
100 drag?: number;
101 touch?: number;
102 }
103
104 /**
105 * DragEvent

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…