Add HTML5 Canvas support for your Vaadin application
This component allows you to draw on a server-side canvas using an API that mimics the HTML5 Canvas.
Features:
- Most of the HTML5 Canvas API
- Mouse click and move events
For more information see the Github page: https://github.com/hezamu/vaadincanvas
Install
Framework Support
Browser Compatibility
11
Install with
Release notes - Version 2.3.0
Added mouse event details to mouse listener API.