From c62701dbdc5429320bf65cdabac630d07b665dab Mon Sep 17 00:00:00 2001 From: Arulraj Aboorvasamy <95745238+ArulrajAboo@users.noreply.github.com> Date: Thu, 2 May 2024 09:57:56 +0530 Subject: [PATCH] Added the tutorial video link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d3dcf0..c9ecd1e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A quick start Vue project that shows how to create a node and customize it in the Syncfusion [Vue Diagram]( https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-diagram-nodes-sample). This project includes code snippets to create a node programmatically and use the drawing tool. -Watch the video: Coming soon… +Watch the video: https://www.syncfusion.com/tutorial-videos/vue/diagram?title=how-to-create-and-customize-nodes-in-the-vue-diagram Refer to the following documentation to learn about the Vue Diagram component: https://ej2.syncfusion.com/vue/documentation/diagram/nodes
Check out this online example of the Vue Diagram component: https://ej2.syncfusion.com/vue/demos/#/material3/diagram/node.html