mat-select is a form control for selecting a value from a
set of options, similar to the native
<select> element. You can read more about selects
in the Material Design spec. It is designed to work inside of a
mat-form-field element.