Blazor Chips Example - Events

Chips / Events

This sample demonstrates the events that trigger on every action of the Chips component. The event details are showcased in the event trace panel.

Loading Syncfusion Blazor Server Demos…

Apple
Microsoft
Google
Tesla
Intel
Event Trace

In this demo, the Chips component performs the following actions which can be traced by the event trace panel.

  • Created - Triggers when the chip is created.
  • OnBeforeClick - Triggers before the chip gets clicked.
  • OnClick - Triggers when the chip item is clicked.
  • OnDelete - Triggers before the chip item is deleted.
  • Deleted - Triggers after the chip item is deleted.
  • Destroyed - Triggers when the component is destroyed.

For more information, refer to the Events from the documentation.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE