Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以单击一个存在的链接,它会弹出一个提示,但我找不到关于它是如何实现的源代码, 请参阅图像显示
它不在https://github.com/quilljs/quill/blob/develop/formats/link.js
版本:1.3.7
那应该是“SnowTooltip”类。您可以在“quill/themes/snow.js”中找到它。假设您使用的是雪主题。如果没有查看“quill/themes/bubble.js”-> class BubbleTooltip