Hello,
The form-repeater seems to be only available in HTML demos. How to utilize it in Angular demos?
Many thanks
Cem
Hi,
Form repeater is a jquery plugin and it can be used in Angular if you include jquery in your Angular app. You can check this post to learn how to use jQuery plugins with Angular.
Regards