Skip to content

Commit b01a558

Browse files
committed
983366: Updated the UG document for Dashbaord
1 parent 78f237e commit b01a558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blazor/dashboard-layout/getting-started-with-web-app.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 a Web App
10+
# Getting Started with Blazor Dashboard Layout Component in a Blazor Web App
1111

1212
This section describes how to include the Syncfusion [Blazor Dashboard Layout](https://www.syncfusion.com/blazor-components/blazor-dashboard) component into a Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/) or Visual Studio Code.
1313

blazor/dashboard-layout/interaction-with-panels/floating-of-panels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Floating Panels in Blazor Dashboard Layout Component
1111

12-
The Dashboard Layout component includes a panel floating functionality that you can enable or disable using the [`AllowFloating`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Layouts.SfDashboardLayout.html#Syncfusion_Blazor_Layouts_SfDashboardLayout_AllowFloating) property. When enabled, this feature ensures effective utilization of the entire layout space for panel placement. Panels within the layout will automatically float upwards to occupy any empty cells available in preceding rows, thus maintaining a compact and optimized dashboard arrangement.
12+
The DashboardLayout component includes a panel floating functionality controlled by the [`AllowFloating`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Layouts.SfDashboardLayout.html#Syncfusion_Blazor_Layouts_SfDashboardLayout_AllowFloating) property. When enabled, this feature ensures effective utilization of the entire layout space for panel placement. Panels within the layout will automatically float upwards to occupy any empty cells available in preceding rows, thus maintaining a compact and optimized dashboard arrangement.
1313

1414
```cshtml
1515

0 commit comments

Comments
 (0)