wulfsolter / angular2-signaturepad

Angular2 Component for szimek / signature_pad
MIT License
176 stars 157 forks source link

Multiple Signature pads in one component, #27

Closed lakshmipunati closed 7 years ago

lakshmipunati commented 7 years ago

Hi,

I have a requirement to use multiple signature in single component, If i use @ViewChildren in the component but its not working.And not able to clear the sign in SignaturePad. also its not showing any error in console also.Please help me in fixing this Issue. And we need to add CSS like border, where should I do? In "signaturePadOptions" if I write its not working. I have read this but didn't get an Idea to use.

https://angular.io/docs/ts/latest/api/core/index/ViewChildren-decorator.html

lathonez commented 7 years ago

See #22

lathonez commented 7 years ago

Also https://github.com/lathonez/angular2-signaturepad-demo/issues/3

lathonez commented 7 years ago

FYI added example of multiple sig: https://github.com/lathonez/angular2-signaturepad-demo/commit/c6c1320a606a8fba05a0aabaf179af03c30a0151