Telerik Forums
Kendo UI for Angular Forum
1 answer
53 views

I am using the kendo conversational ui to create the chat feature of my application.


I am mainly using this code from this article - https://www.telerik.com/kendo-angular-ui/components/conversational-ui


I am able to use the user icon and assign a image to it by accessing the user interface through my component file-


' readonly externalUser: User = {
id: 0,
name: 'Bot',
avatarUrl:
urlForImage,
}; '


The user icon is displayed automatically through the kendo chat decorator in the html file, hence I am unable to find a way to make any changes other to it. I need to find a way to make the user icon clickable so that I am able to show the user's profile popup with info like email id, address, contact number etc through it. Any help is appreciated.

Dimiter Topalov
Telerik team
 answered on 02 Jun 2022
1 answer
136 views
I see the example of providing custom visuals for chart labels using drawing functions (https://www.telerik.com/kendo-angular-ui/components/charts/elements/labels/#toc-rendering-custom-visuals), but how would one go about replacing the axis labels with, say, a kendo avatar or some other kendo component? I can't find an example of that.
Svet
Telerik team
 answered on 13 May 2021
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?