-
-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DateTimePicker or DatePicker #63
Comments
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/ |
|
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. |
Hi
I love Mazer Template, is there possible to add the DateTime Picker component
Thanks
The text was updated successfully, but these errors were encountered: