Anyone tried to use md-date-time, Angular Material Calendar, in an ionic project?
I’m having issues with the styles, mainly with class=“slider”
Anyone tried to use md-date-time, Angular Material Calendar, in an ionic project?
I’m having issues with the styles, mainly with class=“slider”
If you need a material design-like calendar (date picker) you can use 3rd party Ionic plugin called: Ion-Datepicker
It will play nicely with rest of your application. One warning, it’s missing a time component.