Is there a solution for this? After I select a row in my table, I want to move up and down between the selected rows with the arrow keys.

@jonatandor35 So it wont work with the repeater neither, right?
Can you explain a little bit more the table with custom elements and adding event listener ? With a small example if its possible.
I tried to add keypress event listener to my table but it didnt work.
Thank you!