Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Hi Syncfusion Support Team,

We have a question regarding Syncfusion and its functionality. Currently, we are using Syncfusion version 21.2.3 with JavaScript. We were wondering if it's possible to make a ticket request regarding a specific feature.

We are interested in adding multiple nodes and connectors in Syncfusion, but the current approach we are using involves looping through each node and connector individually using the "diagram.add(nodeObj)" method. While this works, it can be time-consuming when dealing with a large number of nodes and connectors.

Is there a more efficient way to accomplish this task in Syncfusion? Ideally, we are looking for a method that allows for pasting all the nodes and connectors at once, rather than individually.

Any assistance or guidance you can provide on this matter would be greatly appreciated.

Thanks.