react-selectable
react-selectable copied to clipboard
Item of the selection start
Thank you for this great library! I would like to ask if it would be possible to get the item from where the selection started. As i saw right now the selectedItems[0] always returns the item from the top left corner. It could start getting the selection items from where the user started his selection.