SfAIAssistView - How to Customize Response Toolbar Items and Handle Their Events?

Hi Syncfusion Team,

I'm currently evaluating SfAIAssistView in a Blazor application and noticed that each assistant response automatically displays the built-in toolbar actions:

  • Copy
  • Like
  • Dislike

These default actions are useful, but I would like more control over the response toolbar.

Scenario

I'm building an AI chat application using SfAIAssistView with a PostgreSQL backend. I would like to capture user feedback and store:

  • Session ID
  • Message ID
  • Like/Dislike rating
  • Optional feedback comment

Ideally, when a user clicks Like or Dislike, I would like to intercept the action and persist the feedback in my database.


2 Replies

YC Yongkee Cho July 31, 2026 03:22 PM UTC



IS Indrajith Srinivasan Syncfusion Team August 3, 2026 04:41 AM UTC

HI Yongkee,


Thanks for the update,


We are glad that you found the solution for the query. Please get back to us if you need any further assistance.


Regards,

Indrajith


Loader.
Up arrow icon