Closed
Description
Howdy!
When using table in select-mode "range", it would be awesome to be able to use the arrow keys while I'm holding down "Shift" to highlight multiple rows.
In my app, I intend to add a listener for the "enter" key on the table to perform some action based on the selected rows, and I'd love to only have to use the mouse to click the beginning row (using the keyboard to select the rows and then hit "Enter").