0
Answer

Copy a Primeng autocomplete control in angular dynamically

siva nathan

siva nathan

3y
747
1
Hi all,
 
am Using Primeng 3rd party control in my application need to copy a control while clicking Add button like below
 
 
 Lable Control button
 User Name p-autocomplete controlAdd 
 User Name 1 p-autocomplete control 
same way if am clicking Add button multiple time p-autocomplete control will add dynamically
 
 
 
how can i achieve this