diff --git a/blazor/button/native-event.md b/blazor/button/native-event.md index 8de15d8b4d..e2455be72d 100644 --- a/blazor/button/native-event.md +++ b/blazor/button/native-event.md @@ -58,4 +58,4 @@ The `onclick` attribute is used to bind the click event for button. Here, we hav {% previewsample "https://blazorplayground.syncfusion.com/embed/hNrqMVBhCcqcrEoi?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} -![Blazor Native Event Button](./images/blazor-native-event-button.png) \ No newline at end of file +![Native event in Blazor Button.](./images/blazor-native-event-button.png) \ No newline at end of file diff --git a/blazor/dashboard-layout/panels/position-sizing-of-panels.md b/blazor/dashboard-layout/panels/position-sizing-of-panels.md index d36abedf1a..882d8d69b4 100644 --- a/blazor/dashboard-layout/panels/position-sizing-of-panels.md +++ b/blazor/dashboard-layout/panels/position-sizing-of-panels.md @@ -72,7 +72,7 @@ The panels within the layout can be easily positioned or ordered using the `Row` The following screenshot shows the positioning of panels within the dashboard layout using the row and column properties of the panels. -![Changing Panels Position in Blazor DashBoardLayout](../images/blazor-dashboard-layout-panel-position.png) +![Changing panels position in Blazor DashBoard Layout.](../images/blazor-dashboard-layout-panel-position.png) ## Sizing of panels @@ -123,4 +123,4 @@ These properties are helpful in designing a dashboard, where the content of each The following screenshot shows the sizing of panels within the dashboard layout using the SizeX and SizeY properties of the panels. -![Changing Panel Size in Blazor DashboardLayout](../images/blazor-admin-template-layout-panel-size.png) \ No newline at end of file +![Changing panel size in Blazor Dashboard Layout.](../images/blazor-admin-template-layout-panel-size.png) \ No newline at end of file