Editor instance API
Each editor instance exposes a set of methods, properties and events to make it easier to integrate the editor with our project.
-
Properties
A list of properties to read from and write to the current state of the editor.
-
Methods
A list of methods to update the editor state.
-
Events
A list of events which we can use to respond to the editor state appropriatly.