mazer
mazer copied to clipboard
DateTimePicker or DatePicker
Hi
I love Mazer Template, is there possible to add the DateTime Picker component
Thanks
It is possible, we will add the Date/DateTime Picker component. Any ideas what's the best library that we could use?
the already add to my local template, i use this https://bootstrap-datepicker.readthedocs.io/en/latest/
It is possible, we will add the Date/DateTime Picker component. Any ideas what's the best library that we could use?
- https://wwilsman.github.io/Datepicker.js/
- https://getdatepicker.com/
I personally use type="date" , works fine and doesn't need any package.
Any predictions for this feature?
The input type "date" might be sufficient in some cases but it's limited and cannot be styled.
The other 2 I suggested are probably not maintained any more, flatpickr might be a better choice.
https://flatpickr.js.org/