EditorColorPickerComponent
A component which configures an existing ColorPickerComponent as a ToolBar tool.
To associate a kendo-toolbar-colorpicker
with an Editor command that changes the
foreground or the background color of the text, use the kendoEditorForeColor
or kendoEditorBackColor
directive.
Selector
kendo-toolbar-colorpicker
Inputs
Name | Type | Default | Description |
---|---|---|---|
disabled |
| Specifies if the component should be disabled. | |
editorCommand |
| Specifies the color-related command that will be executed. | |
icon |
| Specifies the Kendo UI font icon that will be used. | |
paletteSettings |
| Overrides the default color palette settings. | |
value |
| Specifies the initial value of the color picker. | |
views |
|
| Specifies whether the ColorPicker will render a gradient, palette, or both in its popup. |