Skip to content

Instantly share code, notes, and snippets.

@h26k2
Created June 12, 2019 06:41
Show Gist options
  • Save h26k2/f0213e94c35c364186b423b2a8b0dd8c to your computer and use it in GitHub Desktop.
Save h26k2/f0213e94c35c364186b423b2a8b0dd8c to your computer and use it in GitHub Desktop.
//Just a short code for opening materialize css datepicker.. in react
M.Datepicker.getInstance(document.querySelector('.datepicker')).open();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment