Files
vue-tippy/docs/content/en/index.md
T
Georges KABBOUCHI b36dd86cf4 wip
2020-12-29 19:39:07 +02:00

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