Function dragModel

    • Bind a committed model cell to a Drag<M> spec built at grab time. Owns the transient drag state (which element, the free pointer, the live preview) and commits the spec's drop on release — the demo only renders preview/at.

      Type Parameters

      • M
      • Id

      Parameters

      Returns DragModel<M, Id>