JSFiddle - React, Tailwind, and code Playground

by tr_santi

HTML

<input id="me" type="text" />

JavaScript

alert($("#me").attr("nodeName"));