How to navigate a list with arrow keys in vanilla js ?
Aug 26, 2022 · 4 min read · Introduction Many times we may need to navigate a list using arrow keys. For example, recently I had to make a search suggestion. Where I needed to navigate the results using arrow keys. It looked simple but to be honest I had no clue how to do it. ...
OJOoker and 1 more commented




