I am trying to create a certificate generation application using Angular
for that, I need to place input fields on the certificate. (something like drag and drop).
I am planning to build from scratch using div and using dynamic forms in type script, is there any plugin for creating a form with drag and drop/add field elements inside the form.
can anyone provide useful links,
Thank you.