JSFiddle - React, Tailwind, and code Playground

by coshmos

HTML

<label>
<input id="SomeId" type="radio" onclick="alert(this.id);"/> Radio
</label>