JSFiddle - React, Tailwind, and code Playground
HTML
<table>
<tr>
<td id="c1s2a"><input type="hidden" name="allow_move" value="1"></td>
</tr>
</table>
JavaScript
console.log(document.getElementById("c1s2a").children["allow_move"]);