On authentication pages and other form only pages, I’d like to focus on the first field on page load. How might I achieve this?
You can add this attribute to the input you want to autofocus
2 Likes
On authentication pages and other form only pages, I’d like to focus on the first field on page load. How might I achieve this?
You can add this attribute to the input you want to autofocus