问题描述
我可以单击一个存在的链接,它将弹出提示,但是我找不到有关其实现方式的源代码 see the image display
它不在https://github.com/quilljs/quill/blob/develop/formats/link.js
中版本:1.3.7
解决方法
应为类“ SnowTooltip”。您可以在“ quill / themes / snow.js”中找到它。 假设您使用的是snow主题。 如果没有,请查看“ quill / themes / bubble.js”->类BubbleTooltip