I was wondering if it was possible to display an image as a response in the Chat control? For example, respond with a png to a users question as oppose to a textual respone. I noticed the renderAttachments method but I am not sure if that is the correct approach.
Thanks,
Euan
1 Answer, 1 is accepted
0
Neli
Telerik team
answered on 18 Nov 2024, 11:38 AM
Hello Euan,
You can take a look at the last example in the renderMessage method where it is demonstrated how a custom template can be created.