Skip to content

nhaustov/vue-tooltipster

 
 

Repository files navigation

vue-tooltipster

This is a Vue tooltipster component for VueJS2 inspired in Tooltipster plugin.

Also it add a new feature to Tooltipster plugin:

  • Tooltip works as state of the art but also you can click over trigger element for keep the tooltip opened.
  • You can render html content inside tooltip through slot 'content'

Checkout code and run

npm install
npm run serve

TODOs:

  • Ad Bootstrap style for hello world example
  • Tests...
  • ...

About

Vue tooltipster component

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.2%
  • Vue 33.2%
  • HTML 3.4%
  • CSS 0.2%