File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -715,4 +715,6 @@ The `OnClear` event fires when the user clicks the Clear button which is availab
715
715
## See Also
716
716
717
717
* [ Upload Overview] ({%slug upload-overview%})
718
+ * [ Validation] ({%slug upload-validation%})
719
+ * [ Live Demo: Upload Events] ( https://demos.telerik.com/blazor-ui/upload/events )
718
720
Original file line number Diff line number Diff line change @@ -183,4 +183,5 @@ Cross-origin requests depend on the application and endpoint setup. The `WidthCr
183
183
184
184
* [ Events] ({%slug upload-events%})
185
185
* [ Validation] ({%slug upload-validation%})
186
+ * [ Live Demo: Upload] ( https://demos.telerik.com/blazor-ui/upload/overview )
186
187
Original file line number Diff line number Diff line change @@ -56,4 +56,6 @@ Removing invalid files from the [x] button in the UI will not call the `RemoveUr
56
56
## See Also
57
57
58
58
* [ Upload Overview] ({%slug upload-overview%})
59
+ * [ Upload Events] ({%slug upload-events%})
60
+ * [ Live Demo: Upload Validation] ( https://demos.telerik.com/blazor-ui/upload/validation )
59
61
You can’t perform that action at this time.
0 commit comments