Directory

← Back

signature-widget

Create and use smooth signatures for Vaadin 14 & 23

Author

Contributors

Rating

Signature Widget

Signature Pad is a JavaScript library for drawing smooth signatures. Now you are able to create and use signatures in your Vaadin 14 & 23 Project with this custom add-on.

Example

Documentation

docs.f0rce.de/signature

Issues / Feature request

GitHub

License

MIT License

Sample code

SignaturePad signature = new SignaturePad();
signature.setHeight("150px");
signature.setWidth("300px");
signature.setBackgroundColor(0, 0, 0, 0);
signature.setPenColor("#000000");

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

3.1.0 (2023-02-27)

Changelog

If you find this component usefull, I would really appreciate a rating here or a star on the GitHub Repository.

For Issues and Feature Requests please visit signature-widget/issues on GitHub.

Released
2023-02-27
Maturity
STABLE
License
MIT License

Compatibility

Framework
Vaadin 23
Vaadin 14 in 2.0.2
Browser
Firefox
Opera
Safari
Google Chrome
iOS Browser
Android Browser
Windows Phone
Microsoft Edge
Online