|
Hello Community! |
Answered by
pomber
Jun 20, 2023
Replies: 1 comment 1 reply
|
Hi! Only customizations that can be done with CSS, for example you could try to make the tooltip with an |
1 reply
Answer selected by
alexc957
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Only customizations that can be done with CSS, for example you could try to make the tooltip with an
:afterpseudo-selector. That said, we can consider changing the HTML of the button to make it easier to customize (with CSS).