Open bobmulder opened 9 years ago
the directive is just a way to simplify things. The docs from https://github.com/szimek/signature_pad should be easy to follow
I created a sample application here:
http://plnkr.co/edit/vohTMk?p=preview
The sample above shows you how to get the base64 of the image.
Please tell me if this is the right way?
Tarek
Hey guys,
I got the directive working but I have no idea about how to get the result (base 64 image) and put it in my
ng-model
. Please help me and add some docs ;)Greetz
Bob