I am starting new project with Angular and node.js API. It has one functionality of document signing with e-signature. I am not sure if I can use HelloSign with angular or not. And How?
Asked
Active
Viewed 88 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jun 11 '22 at 06:26
-
This question is regardless of any code. – Rutvi Trivedi Jun 13 '22 at 06:26
1 Answers
1
As long as you are able to instantiate the HelloSign embedded client on your frontend code and make a call to client.open() you should not have an issue using Angular JS. Here's a link for the Sign Embedded Library and the CDN Links

BarbaraW
- 24
- 1