We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee6a9c commit af5b26cCopy full SHA for af5b26c
components/fileselect/events.md
@@ -37,7 +37,7 @@ Property | Type | Description
37
>caption Handle the OnSelect event of the FileSelect
38
39
````CSHTML
40
-*Handle the OnSelect event of the FileSelect to access the selected files and upload them*@
+@*Handle the OnSelect event of the FileSelect to access the selected files and upload them*@
41
42
@using System.IO
43
@using Microsoft.AspNetCore.Hosting
0 commit comments