Intermact API Reference / @intermact/core / draggablePoint
Function: draggablePoint()
draggablePoint(
sig,opts?):IMObject2D
Defined in: packages/core/src/interaction/draggable.ts:61
A draggable 2D point handle bound to an AbsXY signal (design.md §12.3). The handle geometry is centered at the signal's current value, so registering it reactively (see draggablePointSource) makes it follow the signal.