I want to use Angular Material Datepicker to get a date into my page. I use this code, but cannot figure out how to access the selected value correctly.
As Nehal said, you can use the [(ngModel)] binding; I also forgot the "name" atribute:
[(ngModel)]
"name"