The configuration ui
property defines options related to the editor UI, and allows for the configuration of the editor
toolbar.
Properties
aria-label | String | Text to use for the editor's ARIA label instead of the default |
autoresize | Boolean | Automatically scale the vertical height of the editor to fit the content |
Object | Specifies the list of colors available to the editor | |
fonts | Array | Specifies the list of fonts available to the editor |
languages | Array | Specifies available language codes that can be applied to content for internationalization (HTML lang attribute) |
locale | String | Specifies editor UI language |
shortcuts | Boolean | Whether to enable content keyboard shortcuts |
toolbar | Object | An object representing the desired toolbar functionality for an editor . |