Skip to content

924633 - Added the Trademark Symbol in readme files #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2024
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