fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

angular material & materialize-css #503

Open aylmercarson opened 1 year ago

aylmercarson commented 1 year ago

i see that the datepicker brings both of these modules in, but i see it being rendered in non-matInput controls. i'm trying to render it in a mat-form-field > matInput setting and it is next to impossible to get it to render properly (it renders vertically, up or down). the demo here is using a standard html input control. is this the recommended/only way to use the datepicker? (i don't want to use ::ng-deep)