I\'m using a date picker from angular material. I want to set a default value but it is not showing the value.
In a group of form controllers, you can use the default date as seen in follows.
birthdayCtrl: ['1999-01-31']