ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 122 forks source link

Prepopulate value in autocomplete for FormArray #380

Closed KAVYA-PUJARLA closed 4 years ago

KAVYA-PUJARLA commented 4 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 4 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.