New to Kendo UI for Angular? Start a free 30-day trial
EditorBackColorDirective
Configures an EditorColorPickerComponent for manipulating the background color of the text (see example).
html
<kendo-editor>
<kendo-toolbar>
<kendo-toolbar-colorpicker kendoEditorBackColor view="gradient"></kendo-toolbar-colorpicker>
</kendo-toolbar>
</kendo-editor>
Selector
[kendoEditorBackColor]