'How to remove default placeholder link from quill js?

How can I Make link placeholder change possible in Quill js ? I am using Vue js and Quill js for Vue js.

Expected behavior: Being able to set a different placeholder for links.

Actual behavior: https://quilljs.com is shown

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source