Skip to content

Commit 48ee520

Browse files
authored
Fixed the title so that it now says Label
1 parent 7abcd50 commit 48ee520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Button
1+
# Label
22

33
It may seem strange that we have a Label component when there already is an HTML span and Blazor has features that enable C# interactions with that label, but we need to activate other features that were once present in Web Forms. Original Web Forms documentation is at: https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.label?view=netframework-4.8
44

0 commit comments

Comments
 (0)