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!
Provide the List<datatype> type support to TValue of the listbox. Need to ensure the all feature and property with List<> type for Tvalue.
Note: Already the listbox working fine with List<> type for specfic function and feature, but drag and drop, enable items and select method and value not update properly in event are not working properly when we set the List<> to Tvalue.