JSFiddle - React, Tailwind, and code Playground

HTML

<input id="suv.userName" value='test' type=text />

JavaScript

alert($("#suv\\.userName").val());