Const
Experimental
Static descriptor for the move Action.
move
Requires dep-schema entries: selection, scene.
selection
scene
The invoker is ongoing — it returns an OngoingHandle from start that the dispatcher pumps via onMove/onEnd for the duration of the drag.
ongoing
OngoingHandle
start
onMove
onEnd
useMove — the React hook this descriptor mirrors for the simple case.
Static descriptor for the
moveAction.Requires dep-schema entries:
selection,scene.The invoker is
ongoing— it returns anOngoingHandlefromstartthat the dispatcher pumps viaonMove/onEndfor the duration of the drag.