Skip to content

meveo-org/mv-tooltip

Repository files navigation

mv-tooltip

MvTooltip is a Meveo component (based on lit-element) that renders a small pop-up box.

Features

  • User can click or move the mouse pointer over an element
  • Title, content and close-icon slots

Dependencies

Quick Start

To experiment with the MvTooltip component.

  1. Clone this repo.

  2. Serve the project from the root directory with some http server (best served with meveo itself)

  3. Update the code in the demo.js file

You can also check this demo