Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 28, 2021 14:22
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/ef9e3587126dc8a4f4d38706a0728f00 to your computer and use it in GitHub Desktop.
Save bjoerntx/ef9e3587126dc8a4f4d38706a0728f00 to your computer and use it in GitHub Desktop.
<tx-document-editor width="1000px"
height="500px"
webSocketURL="ws://localhost:32760/">
</tx-document-editor>
<input (click)="onClickLoadDocument('demo.docx')" type="button" value="Load Document" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment