I\'m using a date picker from angular material. I want to set a default value but it is not showing the value.
This works for me!
HTML-
TS-
date1 = new FormControl(new Date())