Skip to content

Horizontal offset #448

Answered by stuartromanek
dmbaranov asked this question in Q&A
Discussion options

You must be logged in to vote

it is possible to do this, however v-tooltip implements it a bit differently than Popper.js does under the hood.

You can provide a comma separated string as the offset in an x,y format

:offset="'100, 20'"

Should go 100px left, 20px down

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Akryum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #448 on December 30, 2020 21:55.