Skip to content

Move Handles

drag-allow-from defines where a pointer move may start. drag-ignore-from excludes interactive controls such as buttons and inputs from starting that move.

Try it: Move an item from its blue labeled handle, then click the button inside the item. The button should keep its normal click behavior without moving the item.

Live demo

Released under the MIT License.