JSFiddle - React, Tailwind, and code Playground

HTML

<input id="dob" type="date" />

JavaScript

document.getElementById('dob').focus()