Formatted text in Tooltip #3826
-
Hello team, does tooltip only support unformatted text, or it also supports new lines and bullet points? Trying to implement this in the tooltip, is it feasiable? ![]() |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Hey there @charleneyjh1, nice to see you back! 🚀 Remember that time we tackled that quirky bug together? Good times. Anyway, I'm diving into your tooltip formatting question now, and I'll have some insights for you shortly. Stay tuned! |
Beta Was this translation helpful? Give feedback.
-
Disclaimer: This is a very experimental bot using OpenAI's GPT-4. The answers may not be correct, a human will review the answer and update it if necessary. Sorry, I don't know how to help with that. I did do a search though, and I managed to find these other Discussions that might be similar or related to your question. Give them a read to see if they answer your question. If they do, head back here and update this discussion and mark it as answered, pointing others to the related discussion:
|
Beta Was this translation helpful? Give feedback.
-
Hi @charleneyjh1, The Paste Tooltip does not support formatted text. Only a single string can be provided. Tooltip text is intended to be short and clarifying. You may want to either consider a Popover or some other visual treatment, like having it on the page directly. |
Beta Was this translation helpful? Give feedback.
Hi @charleneyjh1,
The Paste Tooltip does not support formatted text. Only a single string can be provided. Tooltip text is intended to be short and clarifying. You may want to either consider a Popover or some other visual treatment, like having it on the page directly.