I have a simple select option form field in my Angular material project:
component.html
HTML
{{obj.value}}
Now set your default value to
modeSelect
, where you are getting the values in Array variable.