Skip to content

<sl-copy-button> custom delay time for tooltips #2369

Answered by claviska
dstoch asked this question in Help
Discussion options

You must be logged in to vote

You should be able to do this:

sl-copy-button::part(tooltip) {
  --show-delay: 1s; 
}

However, it looks like the tooltip's parts are being exported, but not the tooltip itself, which is a bug.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@claviska
Comment options

@dstoch
Comment options

Answer selected by dstoch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants