angular how to set default select option code example Example: in select option how to make one default in angular <option [ngValue]="undefined" selected>Select</option>