JSFiddle - React, Tailwind, and code Playground

HTML

<input name="q" id="q" type="text" placeholder="ok"/>

JavaScript

document.getElementById('q').focus();