Skip to content

Commit 37376ef

Browse files
documentation(986480): Updated blazor topic.
1 parent 657e12d commit 37376ef

File tree

6 files changed

+498
-335
lines changed

6 files changed

+498
-335
lines changed

blazor/gantt-chart/getting-started-with-maui-app.md

Lines changed: 135 additions & 84 deletions
Large diffs are not rendered by default.

blazor/gantt-chart/getting-started-with-server-app.md

Lines changed: 120 additions & 83 deletions
Large diffs are not rendered by default.

blazor/gantt-chart/getting-started-with-web-app.md

Lines changed: 119 additions & 82 deletions
Large diffs are not rendered by default.

blazor/gantt-chart/getting-started.md

Lines changed: 122 additions & 84 deletions
Large diffs are not rendered by default.

blazor/gantt-chart/performance.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: Blazor Gantt Chart Performance Optimization Guide
3+
title: Syncfusion Blazor Gantt Chart Performance Optimization Guide
44
description: Learn how to optimize the loading and rendering performance of the Syncfusion Blazor Gantt Chart component, especially when working with large datasets.
55
platform: Blazor
66
control: Gantt Chart

blazor/gantt-chart/templates.md

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

10-
## Templates in Blazor Gantt Chart component
10+
# Templates in Blazor Gantt Chart component
1111

1212
Blazor supports templated components that accept one or more UI segments as input, which are rendered as part of the component during execution. The Gantt Chart is a templated Razor component that allows customization of various UI elements using template parameters. This allows rendering of custom content or components based on application logic.
1313

0 commit comments

Comments
 (0)