Hello I am having below code

@ViewChildren('name') names: QueryList<ElementRed>

In html i have code as from where in i would like to focus on  item having
name as value which user types in and select from the search box.

<div class="list-card" #dataw *ngFor= let dats of listName; let i = index>
<div class ="list-item"><span class="list-name">
{{data.name}}</span></div></div>




-- 
Sent from my mi note 4 phone.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/CAKVZMjCv4yhOjROKT6PB5kQxi5XSrRGxxuYd9OjM%3DpPS3xS3_A%40mail.gmail.com.

Reply via email to