href on click button code example
Example 1: onclick href
onclick="location.href='http://www.hyperlinkcode.com/button-links.php'"
Example 2: button with href
onClick={() => {window.location.href="https://www.golfballs.com/"}}
onclick="location.href='http://www.hyperlinkcode.com/button-links.php'"
onClick={() => {window.location.href="https://www.golfballs.com/"}}