You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Date picker should show 2 months dates, There should be arrows on each side. On click of which the next month should be added.
For Example:
If i am opening date picker and its showing November and December Months now. On click of arrow beside December. Now it should show December and January months.
What is the current behavior?
It shows only one month dates on click of arrow next month is displayed.
feature request, or proposal:
What is the expected behavior?
The Date picker should show 2 months dates, There should be arrows on each side. On click of which the next month should be added.
For Example:
If i am opening date picker and its showing November and December Months now. On click of arrow beside December. Now it should show December and January months.
What is the current behavior?
It shows only one month dates on click of arrow next month is displayed.
What are the steps to reproduce?
The Request Date Picker format is available in this link 👍 http://fragaria.github.io/angular-daterangepicker/
The current behaviour date picker is available in this link: https://material.angular.io/components/datepicker/overview
What is the use-case or motivation for changing an existing behavior?
bootstrap, and other has the same but it doesnt have in angular material.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular : 2 and above
Angular Material which is compatible with angular 6.
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: