react-sortable-hoc
react-sortable-hoc copied to clipboard
Any way to close keyboard sorting?
I'm trying to make a list with input elements draggable, and the Container listening keyboard event just makes it work improperly. Could you please give us an option to turn off keyboard sorting?
when I wrap the <input /> within <SortableElement>, the input event will be break.