Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Details
At the moment I can't find a way within the documentation or code when it comes to deletable Chip for adding an eventhandler like onDelete.
Use Case
As example i have a blazor component where i'm able to add persons to a list. All those persons will be displayed as chips where I want to be able to remove them from the list by clicking the cross on the chip.