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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.