Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 22, 2020 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/2c9f3d331711ddaafc222fa2775dbc96 to your computer and use it in GitHub Desktop.
Save bjoerntx/2c9f3d331711ddaafc222fa2775dbc96 to your computer and use it in GitHub Desktop.
<tx-ds-document-editor
width="1024px"
height="600px"
serviceURL="https://trial.dsserver.io"
oauthClientID="dsserver.MpgG1D123pueDblkrRTUWASud2Lvl3Xx"
oauthClientSecret="RQSupqYENd123tYBx5A1nu9HkiDy5LzgO"
[userNames]="['user1', 'user2']">
</tx-ds-document-editor>
<br />
<input (click)="onClickMergeDocument()" type="button" value="Merge Document" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment