XopusUnloaded
This event will be fired when the Xopus 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 Xopus.
- Documentation
- › API
- › Global objects API
- › XopusUnloaded
XopusUnloaded event
Properties
- target Editor
- The object that originally fired this event.
- type String
- The type of the event.