Skip to content

Commit 4afa9dc

Browse files
authored
Update README.md
1 parent 7fa5be9 commit 4afa9dc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Getting Started with the Vue Splitter Component
1+
# Customizing the Angular Kanban Edit Dialog Using Templates
22

3-
A quick-start project that helps you create and configure the Syncfusion Vue Splitter component. This project contains code to configure a few of the control’s basic features like resizing, collapsing, and expanding panes and to render nestable panes.
3+
A quick-start Angular project that shows how to customize the edit dialog in the Syncfusion Angular Kanban component using a template. This project also contains a code snippet to add a new card or modify existing card details with the editing dialog.
44

5-
Refer to the following documentation to learn about the Vue Splitter component:
6-
https://ej2.syncfusion.com/vue/documentation/splitter/vue3-getting-started
5+
Refer to the following documentation to learn about the Angular Kanban component:
6+
https://ej2.syncfusion.com/angular/documentation/kanban/dialog
77

8-
Check out this online example of the Vue Splitter component:
9-
https://ej2.syncfusion.com/vue/demos/#/material/splitter/default.html
8+
Check out this online example of the Angular Kanban component:
9+
https://ej2.syncfusion.com/angular/demos/#/material/kanban/dialog-editing
1010

1111
## Project prerequisites
1212
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
1313

1414
## How to run this application
15-
To run this application, you need to first clone the `getting-started-with-the-vue-splitter-component` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.
15+
To run this application, you need to first clone the `customizing-the-angular-kanban-edit-dialog-using-templates` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)