API
Props
| name | description | default |
|---|---|---|
| width | signature width | 300 |
| height | signature height | 100 |
| strokeColor | pen color | black |
| strokeSize | pen size | 2 |
Methods
| name | description | params |
|---|---|---|
| clear | clear canvas | |
| getSignature | get signature base64 data | format: (image/png)(image/jpeg)(image/svg+xml) |
| isEmpty | return canvas is empty? |
