Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
¿Cómo establecer un valor seleccionado en mat-select?

Estoy enumerando una lista de valores en mat-select. Aquí está mi código;

 <div class="row"> <div class="col-md-1"> <mat-form-field class="mat-form-field-fluid"> <mat-select placeholder="select" formControlName="myList" id="myList"> <ngx-mat-select-search [formControl]="frmControl" #fltr > </ngx-mat-select-search> <mat-option id="myListValue" [value]="item.code" *ngFor="let item of ListOfSelect | filterByProperty: ['descp',filter.value];">{{ item.description}} </mat-option> </mat-select> </mat-form-field> </div>

Quiero agregar un nuevo valor a esta lista y también convertirlo en un valor seleccionado.

¿Cómo puedo hacer eso?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!