JSFiddle - React, Tailwind, and code Playground

HTML

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

JavaScript

document.getElementById("foo").focus();