ngx-ba-padfirmas
v0.0.1
Published
This library was generated for Angular
Readme
NgBaPadfirmas
This library was generated for Angular
Overview
This library allows you to draw on a canvas and get one image in base64
Example
<ngx-pad-ba-firmas [Width]="500" [Height]="300" (image)="getImage($event)">
getImage = (event:any)={
//event = Base 64 code
}Installing
npm i ngx-ba-padfirmasDependencies
npm i html2canvasFurther help
To get more help on the library contact me.
