ng2-ui / auto-complete

Angular Auto Complete component and directive
http://ng2-ui.github.io/auto-complete/
MIT License
280 stars 124 forks source link

Prepopulate value in autocomplete for FormArray #380

Closed KAVYA-PUJARLA closed 5 years ago

KAVYA-PUJARLA commented 5 years ago

How to prepopulate a value in ng-ui-auto-complete?

IMPORTANT Please be specific with an example. An issue with no example may be closed.

Steps to reproduce and a minimal demo

Current behavior

Expected/desired behavior

Other information

KAVYA-PUJARLA commented 5 years ago

I have a form Array in that first element is autocomplete,for that i have to prepopulate a value.How can i do it.Please help me.Thanks in advance.