Skip to content

Commit 78f237e

Browse files
committed
983366: Updated the UG document for Dashboard Layout
1 parent 3c5d555 commit 78f237e

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

blazor/dashboard-layout/faq/all-panels-rendered-at-the-same-position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Preventing Panel Overlap in Blazor Dashboard Layout Component | Syncfusion
3+
title: Prevent Panel Overlap in Blazor Dashboard | Syncfusion
44
description: Check out and learn how to preventing panel overlap in the Syncfusion Blazor Dashboard Layout component.
55
platform: Blazor
66
control: Dashboard Layout

blazor/dashboard-layout/getting-started-with-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ To get started quickly with designing a Blazor Dashboard Layout with UI Componen
449449
{% youtube
450450
"youtube:https://www.youtube.com/watch?v=KOetW4f6_v4" %}
451451

452-
By default, the Dashboard Layout component is rendered with auto-adjustable and [responsive](https://blazor.syncfusion.com/documentation/dashboard-layout/responsive-adaptive)panels according to the parent dimensions.
452+
By default, the Dashboard Layout component is rendered with auto-adjustable and [responsive](https://blazor.syncfusion.com/documentation/dashboard-layout/responsive-adaptive) panels according to the parent dimensions.
453453

454454
N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DashboardLayout).
455455

blazor/dashboard-layout/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Dashboard Layout
77
documentation: ug
88
---
99

10-
# Getting Started with Blazor Dashboard Layout Component in WebAssembly App
10+
# Getting Start with Blazor Dashboard Layout in WebAssembly App
1111

1212
This section explains how to integrate the Syncfusion [Blazor Dashboard Layout](https://www.syncfusion.com/blazor-components/blazor-dashboard) component into a Blazor WebAssembly App using Visual Studio and Visual Studio Code.
1313

blazor/dashboard-layout/panels/setting-header-of-panels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ The Blazor Dashboard Layout component utilizes two primary templates for renderi
5555

5656
The following output demonstrates the use of `HeaderTemplate` and `ContentTemplate` to define the header and content of panels:
5757

58-
![Blazor Dashboard Layout with Header.](/images/blazor-admin-template-layout-with-header.png)
58+
![Blazor Dashboard Layout with Header.](../images/blazor-admin-template-layout-with-header.png)

blazor/dashboard-layout/seo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Dashboard Layout
77
documentation: ug
88
---
99

10-
# Building an SEO Analysis Dashboard with Blazor Dashboard Layout Component
10+
# SEO Analysis in Blazor Dashboard Layout Component
1111

1212
The Blazor Dashboard Layout component is highly effective for creating dynamic and responsive dashboards in Blazor applications. This guide demonstrates how to build a real-time SEO (Search Engine Optimization) data analysis dashboard by integrating various Syncfusion Blazor components within the Dashboard Layout.
1313

blazor/dashboard-layout/setting-size-of-cells.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Configuring the Grid Layout in Blazor Dashboard Layout Component | Syncfusion
3+
title: Configure Grid Layout in Blazor Dashboard | Syncfusion
44
description: Learn here all about Configuring the Grid Layout in Syncfusion Blazor Dashboard Layout component and more.
55
platform: Blazor
66
control: Dashboard Layout

blazor/dashboard-layout/state-persistence.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ N> The Dashboard Layout component's [`ID`](https://help.syncfusion.com/cr/blazor
5959

6060
The following output demonstrates the use of `HeaderTemplate` and `ContentTemplate` to define the header and content of panels:
6161

62-
![Blazor Dashboard Layout.](/images/blazor-admin-template-layout-with-header.png)
62+
![Blazor Dashboard Layout.](../images/blazor-admin-template-layout-with-header.png)
6363

6464
## Handling Blazor Dashboard Layout State Manually
6565

@@ -132,4 +132,4 @@ The Blazor Dashboard Layout component provides built-in methods to manage its st
132132
```
133133
{% previewsample "https://blazorplayground.syncfusion.com/embed/BjVyZkBIfEuZVDNy?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
134134

135-
![Blazor Dashboard Layout.](/images/presistence-sample.png)
135+
![Blazor Dashboard Layout.](../images/presistence-sample.png)

0 commit comments

Comments
 (0)