Skip to content

Commit a6ef499

Browse files
chore(upload): demo links
1 parent b7ecab3 commit a6ef499

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

components/upload/events.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,4 +715,6 @@ The `OnClear` event fires when the user clicks the Clear button which is availab
715715
## See Also
716716

717717
* [Upload Overview]({%slug upload-overview%})
718+
* [Validation]({%slug upload-validation%})
719+
* [Live Demo: Upload Events](https://demos.telerik.com/blazor-ui/upload/events)
718720

components/upload/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,5 @@ Cross-origin requests depend on the application and endpoint setup. The `WidthCr
183183

184184
* [Events]({%slug upload-events%})
185185
* [Validation]({%slug upload-validation%})
186+
* [Live Demo: Upload](https://demos.telerik.com/blazor-ui/upload/overview)
186187

components/upload/validation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,6 @@ Removing invalid files from the [x] button in the UI will not call the `RemoveUr
5656
## See Also
5757

5858
* [Upload Overview]({%slug upload-overview%})
59+
* [Upload Events]({%slug upload-events%})
60+
* [Live Demo: Upload Validation](https://demos.telerik.com/blazor-ui/upload/validation)
5961

0 commit comments

Comments
 (0)