Skip to content

Remove items by moving them out of bounds

Compare
Choose a tag to compare
@tajo tajo released this 02 Jul 21:57
· 115 commits to master since this release

There is a new removableByMove top API that will allow you to remove items when being moved far left or right. PR. Example.

removable

This also adds targetRect as an another parameter that's being passed to you through onChange callback. This can be useful when you want to detect where exactly the item was dropped.