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!
Being able to run a piece of asynchronous code when the Apply button is clicked independent of the OnClose event of the DateRangePicker would be ideal. Right now I need to use the OnClose event to run code but the undesirable effect is that the picker does not close until after the code being run is finished.
An event for the picker toggle icon, cancel button, and clear icon would be useful as well....