How to Auto-Hyperlink Pasted Text in Kendo Angular Editor?

1 Answer 8 Views
Editor
Alexander
Top achievements
Rank 1
Alexander asked on 22 Jul 2025, 05:40 PM

Hello,

I am working on implementing  the Angular Editor: https://www.telerik.com/kendo-angular-ui/components/editor

One of the requirements is that when links are pasted, they turn into hyperlinks.

I was unable to find any info on how to implement this in the Forums or elsewhere.

I checked the jQuery editor https://www.telerik.com/kendo-jquery-ui/documentation/controls/editor/pasting and that one had it built in.

Any ideas on how this can be implemented?

Photo below shows missing behavior:

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 25 Jul 2025, 05:42 AM

Hi Alexander,

The behavior is possible by using input rules that convert a URI to a link:

https://www.telerik.com/kendo-angular-ui/components/editor/plugins#input-rules

I hope this helps.

Regards,
Yanmario
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Editor
Asked by
Alexander
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or