incubator-tooltip: # <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>