Check out example codes for "c# bootstrap checkbox". It will help you in understanding the concepts better.
Code Example 1
<div class="checkbox">
<label>
<input type="checkbox" id="chkbox1" runat="server"> I accept terms and conditions
</label>
</div>
Learn ReactJs, React Native from akashmittal.com