Check out example codes for "post form value html". It will help you in understanding the concepts better.
Code Example 1
Use the POST method when submitting the form:
<form action="/action_page.php" method="post">
Learn ReactJs, React Native from akashmittal.com