'how to clear the link preview after submitting the form in angular

I am using angular-material-extensions/link-preview on textarea. After submitting the form when I again add a character into textarea then it show preview again.

I want to reset it to null or undefined.



Sources

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

Source: Stack Overflow

Solution Source