Check out example codes for "button click move to next page in html". It will help you in understanding the concepts better.
Code Example 1
<button
onclick="document.location='default.asp'">HTML Tutorial</button>
Learn ReactJs, React Native from akashmittal.com