Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146026 | Jul 17,2019 10:43 AM UTC | Jul 18,2019 08:57 AM UTC | Angular - EJ 2 | 1 |
![]() |
Tags: Diagram |
App.component.html
<ejs-diagram #diagram id="diagram" width="100%" height="700px" [serializationSettings]="serializationSettings" > </ejs-diagram>
App.component.ts
// set preventdefault value as true
public serializationSettings: object = {
preventDefaults: true
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.