clauderic / dnd-kit

The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
http://dndkit.com
MIT License
12.71k stars 632 forks source link

Remove sortable item using keyboard shortcut? #1407

Closed Ertuyo closed 4 months ago

Ertuyo commented 4 months ago

Is it possible to remove the active sortable item by pressing a key (backspace for example)?

Thanks!