Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# How to Create and Customize Ports in the Vue Diagram Component

A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion [Vue Diagram]( https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-diagram-ports-sample) component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.
A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion® [Vue Diagram]( https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-diagram-ports-sample) component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.

Watch the video: https://www.syncfusion.com/tutorial-videos/vue/diagram?title=how-to-create-and-customize-ports-in-the-vue-diagram

Expand Down
Loading