Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When we add the rows attribute through htmlAttributes, it added to the input element instead of textarea element in ASP.NET Core. If we add the other attributes like maxlength and minlength via htmlattributes, it working as expected.