I have an item list in which to click on any item, and go to another page for item details. I would like to click the ESC button on the keyboard, go back to the previous page.
Basically do the browser navigation function by going back to the previous page, like the image below:
How do I go back to the previous page when I click esc?