From 69e0fbcf900a5f5dad20cbd6d266038ab44de805 Mon Sep 17 00:00:00 2001 From: Esther-Nandwa Date: Mon, 29 Sep 2025 15:21:03 +0300 Subject: [PATCH 1/2] SEO-208873-Search-Console--Angular-Uploader-Page-With-Redirectith-Redirect --- .../how-to/check-the-mime-type-of-file-before-upload-it.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md b/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md index 7ed9635245..4b30889828 100644 --- a/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md +++ b/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md @@ -25,4 +25,4 @@ In the below sample, file MIME type is shown in the alert box before file start {% previewsample "page.domainurl/samples/uploader/mime-type-cs1" %} -> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/material/uploader/default) to understand how to browse the files which you want to upload to the server. +> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/uploader/default) to understand how to browse the files which you want to upload to the server. From 42f1baa17866e332b3f330c778e1f20499b7d02c Mon Sep 17 00:00:00 2001 From: Esther-Nandwa Date: Mon, 29 Sep 2025 16:06:36 +0300 Subject: [PATCH 2/2] Update trigger-click-event-of-input-file-from-external-button.md --- .../trigger-click-event-of-input-file-from-external-button.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md b/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md index 4784da381b..67721d41b0 100644 --- a/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md +++ b/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md @@ -24,4 +24,4 @@ You can trigger the click event of input file from external button using `click` {% previewsample "page.domainurl/samples/uploader/external-click-cs1" %} -> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/material/uploader/default) to understand how to browse the files which you want to upload to the server. +> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/uploader/default) to understand how to browse the files which you want to upload to the server.