Check out example codes for "html mailto". It will help you in understanding the concepts better.
Code Example 1
<a href="mailto:[email protected]"> Email_id </a>
Code Example 2
<a href="mailto:[email protected]">Link text</a>
Code Example 3
<!-- Those percent twenty things be HTML Encoded spaces old bean, true magic. Not that Dynamo nonsense -->
<a href="mailto:[email protected]?Subject=Summat%20or%20Other&body=I%20Have%20been%20for%20a%20massive%20poo">Sendeth This Mail</a>
Code Example 4
<a href="mailto:[email protected]">Link text</a>
Code Example 5
<a href="mailto:[email protected]">Contattaci</a>
Code Example 6
<a href="mailto:[email protected]">Contattaci</a>
Learn ReactJs, React Native from akashmittal.com