1.0.3 • Published 3 years ago

vue-beautiful-tooltip v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

How to use

:white_check_mark: Install package using npm i vue-beautiful-tooltip command :white_check_mark: Register in the file main.js:

  • import VueBeautifulTooltip from 'vue-beautiful-tooltip/vue-beautiful-tooltip'
  • import 'vue-beautiful-tooltip/vue-beautiful-tooltip.css'
  • Vue.use(VueBeautifulTooltip)

:white_check_mark: Use the directive by adding to the element v-beautiful-tooltip="'Your beautiful text'"

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago