Documentation
Source
source.before.open #
Occurs whenever before opening the editor source code.
source.open #
Occurs when the editor source code is opened.
source.before.close #
Occurs whenever before closing the editor source code.
source.close #
Occurs when the editor source code is closed.
source.change #
e | Object | Input event |
Occurs whenever the source code textarea gets an input event.