Skip to content

i want to know how to add 'delay' attribute to component,i want a example,thanks. #328

Answered by jwmoreland
danzhoua asked this question in Q&A
Discussion options

You must be logged in to vote

Here's an example how I did it with a content and a delay written in.
<button v-tooltip="{ content: 'You have ' + count + ' new messages.', delay: { show: 500, hide: 100} }">
Updated per TomDeSmet's suggestion

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Akryum
Comment options

You must be logged in to vote
0 replies
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 #328 on December 30, 2020 21:26.