You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
smooth-dnd library supports property lockAxis. It locks the movement axis (x for horizontal, y for vertical) of the dragging.
other libraries such as VueDraggable (based on SortableJS) don't support lockAxis. It would be nice to have this feature.