JSFiddle - React, Tailwind, and code Playground

by wrxsti85

HTML

<input name="test" type="text" value="test" />

JavaScript

alert($('input[name="test"]'))