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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

A quick start Angular project that shows how to save and export an Angular Diagram component. This project includes a code snippet to save and load the Diagram as a JSON string and file stream. It also includes a code snippet to export the Diagram in PNG format.

The serialization documentation for the Syncfusion Angular Diagram component:
The serialization documentation for the Syncfusion® Angular Diagram component:
https://ej2.syncfusion.com/angular/documentation/diagram/serialization

The print and export documentation for the Syncfusion Angular Diagram component:
The print and export documentation for the Syncfusion® Angular Diagram component:
https://ej2.syncfusion.com/angular/documentation/diagram/export

Check out the online serialization example for the Angular Diagram component:
Expand Down