I have a simple select option form field in my Angular material project:
component.html
It took me several hours to figure out this until the similarity of the datatypes between the array and that of the default value worked for me...