# Adjust components

We can set different labels and languages by adjusting the [locale](../../api/ui/properties/#locale) property.

These [interface editor properties](../../api/ui/properties/) allow us to control on which side of the editor the menu is positioned.

* `layoutDirectionPreference`
* `layoutHorizontalUtilsPreference`
* `layoutVerticalUtilsPreference`

We can re-order the main menu utils, or remove utils by altering the contains of the [utils](../../api/ui/properties/#utils) array.

The [markupEditorToolbar](../../api/ui/properties/#markupeditortoolbar) property controls which utils are shown in the markup editor toolbar and in which order.