Skip to content

Commit 4d6df9d

Browse files
committed
SEO-187125 Blazor Image Alt Changes
1 parent d638ad7 commit 4d6df9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blazor/button/native-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ The `onclick` attribute is used to bind the click event for button. Here, we hav
5858

5959
{% previewsample "https://blazorplayground.syncfusion.com/embed/hNrqMVBhCcqcrEoi?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
6060

61-
![Blazor Native Event Button](./images/blazor-native-event-button.png)
61+
![Native event in Blazor Button.](./images/blazor-native-event-button.png)

blazor/dashboard-layout/panels/position-sizing-of-panels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The panels within the layout can be easily positioned or ordered using the `Row`
7272

7373
The following screenshot shows the positioning of panels within the dashboard layout using the row and column properties of the panels.
7474

75-
![Changing Panels Position in Blazor DashBoardLayout](../images/blazor-dashboard-layout-panel-position.png)
75+
![Changing panels position in Blazor DashBoard Layout.](../images/blazor-dashboard-layout-panel-position.png)
7676

7777
## Sizing of panels
7878

@@ -123,4 +123,4 @@ These properties are helpful in designing a dashboard, where the content of each
123123

124124
The following screenshot shows the sizing of panels within the dashboard layout using the SizeX and SizeY properties of the panels.
125125

126-
![Changing Panel Size in Blazor DashboardLayout](../images/blazor-admin-template-layout-panel-size.png)
126+
![Changing panel size in Blazor Dashboard Layout.](../images/blazor-admin-template-layout-panel-size.png)

0 commit comments

Comments
 (0)