[ngbTypeahead]="searchBrand" maxlength="50" #brandName="ngModel" autocomplete="true">
 
How to bind value id to name using ngmodel in search lowercase
 
In dropdown i am getting
 
[(ngModel)]="filter.company_id"
name="brandName"
class="form-control"
#brandName="ngModel">