JSFiddle - React, Tailwind, and code Playground

HTML

<input id="elem" type="button" value="Нажми меня" />
<button onClick="console.log(window.elem)">НАЖМИ МЕНЯ</button>