Interactive editor
Explore Loading from WebSocketHandler
Load and save a synchronized server-side document through the WebSocket handler.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Loading from WebSocketHandler
Load and save a synchronized server-side document through the WebSocket handler.
API used
WebSocketHandler.LoadText
How it works
Load and save a synchronized server-side document through the WebSocket handler. 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/FromWebSocketHandler.