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 control | Add |
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