Published
- 1 min read
href on a button
The solution for this is noted below
href on a button
Solution
<button onclick="window.location.href='/page2'">Continue</button>
Try other methods by searching on the site. That is if this doesn’t work