weasel API - v0.8.0
    Preparing search index...

    Variable moveActionConst Experimental

    moveAction: Action & { requires: string[] } = ...

    Static descriptor for the move Action.

    Requires dep-schema entries: 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.

    useMove — the React hook this descriptor mirrors for the simple case.