Focus on first focusable element in react based application
Scenario is - I have a hyperlink on page1. Clicking on the link, page2 opens. I want focus to land on first focusable element when screen reader is open for desktop. And the same functionality when voice over is open for mobile.