wulfsolter / angular2-signaturepad

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

Assess the canvas element? #72

Closed Rysm closed 6 years ago

Rysm commented 6 years ago

Is there any way for me to access the canvas component of signature pad directly?

joedawson commented 6 years ago

@Rysm did you manage to access the canvas? Looking to do it myself.

wulfsolter commented 6 years ago

Closing as not an issue with this wrapper. I'd warn that accessing elements directly is against the framework, but if you insist then maybe check out https://docs.angularjs.org/api/ng/function/angular.element