About the incubator-tooltip category

incubator-tooltip: # <incubator-tooltip>

<incubator-tooltip> is a Web Component providing an easy way to display tooltips on any html element.

Screenshot of incubator-tooltip

Example Usage

  <incubator-tooltip for="element-id" position="top">
    A short text describing the element.
  </incubator-tooltip>

Live Demo :arrow_upper_right: