Increasing tooltip font size #4412
Answered
by
alderg
Sahayavinodh
asked this question in
Q&A
-
I want to increase the font size inside the tooltip. I want to know whether we have any options for it. |
Beta Was this translation helpful? Give feedback.
Answered by
alderg
May 19, 2024
Replies: 1 comment 1 reply
-
You can use HTML, eg. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Sahayavinodh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use HTML, eg.
<font size="3">This is a tooltip</font>