Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created June 7, 2022 14:07
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/059284fd3affdbc73b39703ebd3bf65e to your computer and use it in GitHub Desktop.
Save bjoerntx/059284fd3affdbc73b39703ebd3bf65e to your computer and use it in GitHub Desktop.
TXTextControl.saveDocument(TXTextControl.StreamType.InternalUnicodeFormat, function (e) {
localStorage.setItem('tx-document_' + oldTab, e.data);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment