JSFiddle - React, Tailwind, and code Playground

by Sascha

HTML

<input type="time" id="time">

JavaScript

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