# Editor User Interface

An overview of the methods, properties, events, and exports related to the editor UI. Note that all functionality related to the markup editor is available in the [Markup editor section](../markup-editor/).

* [Properties](../../../../docs/v8/api/ui/properties/)  
A list of properties to read from and write to the current state of the editor UI.
* [Methods](../../../../docs/v8/api/ui/methods/)  
A list of methods to update the editor UI.
* [Events](../../../../docs/v8/api/ui/events/)  
A list of events which we can use to respond to the editor interface state.
* [Exports](../../../../docs/v8/api/ui/exports/)  
The functions, properties, and defaults related to the editor UI that are exported by the Pintura module.