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!
Customer needs to customize the Drop area text in file uploader component , So we have suggested following things as suggestion
1.Using Localization text to change the drop area text , But he doesn’t accept as it will change globally and apply to all the uploader components in his application.2.Using script to change innertext of the drop area span (specified each component with Cssclass ) . Not satisfied with the solution.