JSFiddle - React, Tailwind, and code Playground

by darcyclarke

HTML

<input>

JavaScript

setTimeout(function(){ $('input').focus(); }, 1000);