0

I can click an exist link and it will pop over a prompt, but I can not find the source code about how it's implemented see the image display

it's not in https://github.com/quilljs/quill/blob/develop/formats/link.js

Version: 1.3.7

Mai
  • 3
  • 2

1 Answers1

0

that should be the class "SnowTooltip". You can find it within the "quill/themes/snow.js". Assuming you're using the snow theme. If not have look into "quill/themes/bubble.js" -> class BubbleTooltip

Dharman
  • 30,962
  • 25
  • 85
  • 135
Tom
  • 326
  • 1
  • 5