KABBOUCHI / vue-tippy

VueJS Tooltip powered by Tippy.js
https://vue-tippy.netlify.app
MIT License
722 stars 86 forks source link

Adding `box-shadow` for the arrow #302

Closed callisto1337 closed 8 months ago

callisto1337 commented 9 months ago

Hello! I would like to set box-shadow to the arrow. Are there something variants for it? The current arrows are not suitable for this.

KABBOUCHI commented 8 months ago

you can style the arrow https://vue-tippy.netlify.app/themes#styling-the-arrow, probably you need to use SVG, then apply box-shadow.