Interactive editor
Explore Loading from JavaScript
Load a document from a client-side Base64 representation.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Loading from JavaScript
Load a document from a client-side Base64 representation.
API used
TXTextControl.loadDocument
How it works
Load a document from a client-side Base64 representation. The feature-specific JavaScript uses completion and error callbacks to keep the shared status area synchronized with the editor.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/DocumentManagement/FromJavaScript.