EditorBackColorDirective
Directive
Configures an EditorColorPickerComponent for manipulating the background color of the text (see example).
Definition
Package:@progress/kendo-angular-editor
Selector:[kendoEditorBackColor]
Syntax:
html
<kendo-editor>
<kendo-toolbar>
<kendo-toolbar-colorpicker kendoEditorBackColor view="gradient"></kendo-toolbar-colorpicker>
</kendo-toolbar>
</kendo-editor>