Check out example codes for "how to send an email using html". It will help you in understanding the concepts better.
Code Example 1
<a href = "mailto:[email protected]?subject = Feedback&body = Message">
Text which needs to be hyperlink
</a>
Code Example 2
<!-- Code by Scratchy -->
<!-- Twitter: @S_cratchy-->
<a href="mailto:[email protected]"<button>E-Mail me</a>
Learn ReactJs, React Native from akashmittal.com