JSFiddle - React, Tailwind, and code Playground
by Luke Marlow
JavaScript
$j.datepicker._gotoToday = function (id) { $j(id).datepicker('setDate', new Date()).datepicker('hide').blur(); };
by Luke Marlow
$j.datepicker._gotoToday = function (id) { $j(id).datepicker('setDate', new Date()).datepicker('hide').blur(); };