is a Web Component providing an easy way to display tooltips on any html element.
<incubator-tooltip>
<incubator-tooltip> is a Web Component providing an easy way to display tooltips on any html element.
Example Usage
<incubator-tooltip for="element-id" position="top">
A short text describing the element.
</incubator-tooltip>
Install
Framework Support
Polymer 2.0+
Browser Independent
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 1.1.2
Dependencies
- polymer#^2.0.0
- vaadin-themable-mixin#vaadin/vaadin-themable-mixin#^1.0.0
- vaadin-license-checker#vaadin/license-checker#^2.0.1
- vaadin-lumo-styles#vaadin/vaadin-lumo-styles#^1.0.0
- vaadin-element-mixin#^2.1.2