We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2646e2a commit 805a52bCopy full SHA for 805a52b
components/gantt/dependencies/overview.md
@@ -14,7 +14,7 @@ The Telerik Gantt for Blazor lets you define dependencies, which are rendered in
14
15
## Basics
16
17
-To define dependencies in your Gantt Chart
+To define dependencies in your Gantt Chart:
18
19
* Add the `GanttDependenciesSettings` tag, child tag of the `<TelerikGantt>`
20
* Inside the `GanttDependenciesSettings` add the `<GanttDependencies>` and provide a data collection to the `Data` parameter.
0 commit comments