Skip to content

Commit 1fe6756

Browse files
Note content position changed
1 parent baf03fe commit 1fe6756

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAUI/Kanban-Board/Getting-Started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,8 @@ public class KanbanViewModel
488488

489489
{% endtabs %}
490490

491+
N> You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted_Kanban_MAUI).
492+
491493
### Creating the custom model tasks with data mapping
492494

493495
You can also map custom model data to our Kanban. Here are the steps to render tasks using the [.NET MAUI Kanban](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Kanban.SfKanban.html) control with respective custom data properties.
@@ -886,6 +888,4 @@ public class KanbanViewModel
886888
{% endtabs %}
887889

888890
## Running the Application
889-
Press **F5** to build and run the application. Once compiled, the Kanban board will display with the data provided.
890-
891-
You can find the complete getting started sample from this [link](https://github.com/SyncfusionExamples/GettingStarted_Kanban_MAUI).
891+
Press **F5** to build and run the application. Once compiled, the Kanban board will display with the data provided.

0 commit comments

Comments
 (0)