JSFiddle - React, Tailwind, and code Playground

by Nate Armstrong

HTML

<input id="dateInput" type="date">
<button onclick="dateInput.showPicker()">Show the date picker</button>