An Enhanced SVG Component for Vaadin - Vaadin Add-on Directory
An enhanced SVG component for Vaadin Flow that provides powerful SVG rendering capabilities, including tooltips, click popups, and event listeners for SVG elements.# SO Vaadin SVG
An enhanced SVG component for Vaadin Flow that provides powerful SVG rendering capabilities, including tooltips, click popups, and event listeners for SVG elements.
## Features
- **Enhanced SVG Component**: Extends Vaadin's native `Svg` component.
- **Dynamic Tooltips**: Easily add tooltips to specific SVG nodes.
- **Click Popups**: Support for showing popovers when SVG elements are clicked.
- **Event Listeners**: Register click and mouse event listeners on individual SVG nodes.
- **Integration**: Seamlessly works with the `so-svg` library for SVG document manipulation.
View on GitHubAn Enhanced SVG Component for Vaadin version 0.0.1
Initial release