ColorPickerCustomMessagesComponent
Overrides the default component messages for the ColorPicker.
<kendo-colorpicker-messages
[applyButton]="'Apply custom'"
[cancelButton]="'Cancel custom'">
</kendo-colorpicker-messages>
Selector
kendo-colorpicker-messages, kendo-flatcolorpicker-messages, kendo-colorgradient-messages, kendo-colorpalette-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
adaptiveCloseButtonTitle |
|
Sets the title of the Close button for the ActionSheet in adaptive mode. | |
adaptiveTitle |
|
Sets the title for the ActionSheet in adaptive mode. | |
alphaChannelLabel |
|
Sets the | |
alphaInputPlaceholder |
|
Sets the placeholder for the alpha input. | |
applyButton |
|
Sets the message for the Apply action button. | |
blueChannelLabel |
|
Sets the | |
blueInputPlaceholder |
|
Sets the placeholder for the blue color input. | |
cancelButton |
|
Sets the message for the Cancel action button. | |
clearButton |
|
Sets the title for the clear button. | |
colorGradientHandle |
|
Sets the title for the gradient color drag handle chooser. | |
colorGradientNoColor |
|
Sets the | |
colorPaletteNoColor |
|
Sets the | |
colorPickerNoColor |
|
Sets the | |
contrastRatio |
|
Sets the "Contrast ratio" message for the contrast tool. | |
failContrast |
|
Sets the "Fail" message for the contrast tool. | |
flatColorPickerNoColor |
|
Sets the | |
formatButton |
|
Sets the message for the input format toggle button. | |
gradientView |
|
Sets the message for the gradient view button. | |
greenChannelLabel |
|
Sets the | |
greenInputPlaceholder |
|
Sets the placeholder for the green color input. | |
hexInputPlaceholder |
|
Sets the placeholder for the HEX color input. | |
hueSliderHandle |
|
Sets the title for the hue slider handle. | |
opacitySliderHandle |
|
Sets the title for the opacity slider handle. | |
paletteView |
|
Sets the message for the palette view button. | |
passContrast |
|
Sets the "Pass" message for the contrast tool. | |
previewColor |
|
Sets the message for the color preview pane. | |
redChannelLabel |
|
Sets the | |
redInputPlaceholder |
|
Sets the placeholder for the red color input. | |
revertSelection |
|
Sets the message for the selected color pane. |