ashishgkwd / ngx-mat-daterange-picker

Date range picker component based of Angular Material Calendar component and configurable date presets. Packaged using ng-packagr.
https://multi-ngx-mat-daterange-picker-example.stackblitz.io
33 stars 34 forks source link

Add option to use mat-label instead of placeholder #30

Open trentjones21 opened 5 years ago

trentjones21 commented 5 years ago

Is your feature request related to a problem? Please describe. Angular Material form fields now need a mat-label instead of (or along side) a placeholder.

Describe the solution you'd like To be able to include the mat-label text in the options, instead of just the placeholder text.

Additional context Here is a stackblitz that demonstrates the problem https://stackblitz.com/edit/angular-t1tl2t