Replies: 1 comment
-
Perhaps this would be useful in TipTap configuration @iOvergaard @leekelleher ? Something similar to this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have a tooltip/popover component in UI library.
A popover often allow more complex HTML, while a tooltip often only to basic text, perhaps simple HTML as line break, bold, italic..
I wonder if we should have a basic tooltip component similar to these examples:
https://react.fluentui.dev/?path=/docs/components-tooltip--docs
https://shoelace.style/components/tooltip/
Features:
Use-case:
Beta Was this translation helpful? Give feedback.
All reactions