Check out example codes for "html input image". It will help you in understanding the concepts better.
Code Example 1
<input type="image" src="img_submit.gif" alt="Submit"
width="48" height="48">
Code Example 2
<input type="image" src="img_submit.gif" alt="Submit">
Learn ReactJs, React Native from akashmittal.com