File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 29772977 </ ul >
29782978 </ li >
29792979 < li > < a href ="/blazor/file-upload/async "> Asynchronous Upload</ a > </ li >
2980- < li > < a href ="/blazor/file-upload/file-upload-configuration.md "> FileUpload Configuration</ a > </ li >
2980+ < li > < a href ="/blazor/file-upload/file-upload-configuration "> FileUpload Configuration</ a > </ li >
29812981 < li > < a href ="/blazor/file-upload/accessibility "> Accessibility</ a > </ li >
29822982 < li > < a href ="/blazor/file-upload/chunk-upload "> Chunk Upload</ a > </ li >
29832983 < li > < a href ="/blazor/file-upload/localization "> Localization</ a > </ li >
Original file line number Diff line number Diff line change @@ -121,8 +121,6 @@ The [`Enabled`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Inputs.S
121121
122122{% previewsample "https://blazorplayground.syncfusion.com/embed/rjLeNkVfKcOhxybv?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
123123
124- ![ Enabled] ( ./images/Disabled.png )
125-
126124---
127125
128126## MaxFileSize
@@ -213,8 +211,6 @@ The [`HtmlAttributes`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.I
213211
214212{% previewsample "https://blazorplayground.syncfusion.com/embed/LNLoDYrpTrbUcwZq?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
215213
216- ![ ` HtmlAttributes ` ] ( ./images/HtmlAttributes.png )
217-
218214---
219215
220216## InputAttributes
@@ -268,5 +264,3 @@ The FileUpload component supports displaying a list of files that are already av
268264
269265{% previewsample "https://blazorplayground.syncfusion.com/embed/hDBytuBzpzikFnSt?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
270266
271- ![ Preloaded Files] ( ./images/PreloadedFiles.png )
272-
You can’t perform that action at this time.
0 commit comments