Sunday, 3 December 2023

angular file upload

 onchange="console.log(event.target.files)"


to check file type


Angular File Upload - Complete Guide (angular-university.io)

No comments:

Post a Comment

7 Common mistakes in Dot Net — You can avoid

  There are many common mistakes made during .NET (ASP.NET, .NET Core) development, which affect performance, security, and code… Code Crack...