Documentation Center

XopusUnloaded

Description

This event will be fired when the SDL LiveContent Create window is closed.

The event will be fired after the Xopus canvas and associated JavaScript files have been cleaned up, therefore listening to this event in the JavaScript files referenced in your config will not work. The best way to use this event is to listen to it in the distribute/config/config.js file, which is read automatically when starting SDL LiveContent Create .

XopusUnloaded event

Properties

target
Editor. The object that originally fired this event.
type
String. The type of the event.