Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created February 1, 2023 16:41
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/8248795e4dbee6be3197a8578a021fe8 to your computer and use it in GitHub Desktop.
Save bjoerntx/8248795e4dbee6be3197a8578a021fe8 to your computer and use it in GitHub Desktop.
<tx-document-editor
width="1000px"
height="500px"
webSocketURL="wss://backend.textcontrol.com?access-token=yourtoken"
statusBarColor="#FF00FF"
[userNames]="['user1', 'user2']"
[controlChars]="true"
[reconnectTimeout]=10>
</tx-document-editor>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment