Back to top + Tooltip #159
Answered
by
iprzybysz
Guido3000
asked this question in
Support from community
-
Hi there, is there any way to combine the back to top example https://tw-elements.com/docs/react/components/scroll-back-to-top-button/#basic with an tooltip (https://tw-elements.com/docs/react/components/tooltip/)?
|
Beta Was this translation helpful? Give feedback.
Answered by
iprzybysz
Jan 22, 2024
Replies: 1 comment 1 reply
-
Hi, you have to use Here is my code:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Guido3000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, you have to use
wrapperProps
prop and within it addonClick
prop.Here is my code: