Customizing the editor interface
Various methods to adjust the editor UI to our liking.
-
Add components
Add additional controls and visuals to the editor using the
willRender
hooks. -
Adjust components
Reorder update and adjust positions of interface elements.
-
Adjust styles
Restyle the editor using CSS custom properties
-
Remove components
Remove components from the editor.