MvTooltip is a Meveo component (based on lit-element) that renders a small pop-up box.
- User can click or move the mouse pointer over an element
- Title, content and close-icon slots
To experiment with the MvTooltip component.
-
Clone this repo.
-
Serve the project from the root directory with some http server (best served with meveo itself)
-
Update the code in the demo.js file
You can also check this demo