14 lines
471 B
Markdown
14 lines
471 B
Markdown
---
|
|
title: Introduction
|
|
description: 'What is VueTippy?'
|
|
position: 1
|
|
category: ''
|
|
---
|
|
|
|
<a class="no-underline hover:no-underline text-blue-dark" href='https://github.com/atomiks/tippyjs' target='_blank'>Tippy.js</a> is a lightweight, vanilla JS tooltip library powered by Popper.js.
|
|
<br/>
|
|
<br/>
|
|
VueTippy is a Vue.js wrapper for the Tippy.js library, which allows you to use the tooltips as a Vue component and as a directive.
|
|
|
|
It is designed to work friendly with Vue.js
|