Skip to content

Position Strategy

position-strategy converts logical grid coordinates into CSS positions. Changing the strategy does not change the layout data. Built-in options provide transform-based positioning, absolute positioning, and pointer-coordinate correction for scaled containers.

Try it: Switch strategies and move an item. The CSS position and visual scale may change, but the grid coordinates do not.

Live demo

Released under the MIT License.