Intermact API Reference / @intermact/core / InteractiveOptions
Interface: InteractiveOptions
Defined in: packages/core/src/interaction/draggable.ts:25
Options for interactive.
Properties
binding?
readonlyoptionalbinding?:PointerEventBinding
Defined in: packages/core/src/interaction/draggable.ts:28
cursor?
readonlyoptionalcursor?:string
Defined in: packages/core/src/interaction/draggable.ts:29
pick?
readonlyoptionalpick?:PickProxy
Defined in: packages/core/src/interaction/draggable.ts:27
Pick proxy (default: the object's bounds rect).