JSFiddle - React, Tailwind, and code Playground

by kyleshen

HTML

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

JavaScript

$('#txtName').focus();