ColorPickerCustomMessagesComponent
Overrides the default component messages for the ColorPicker.
Definition
Package:@progress/kendo-angular-inputs
Selector:kendo-colorpicker-messages, kendo-flatcolorpicker-messages, kendo-colorgradient-messages, kendo-colorpalette-messages
Syntax:
<kendo-colorpicker-messages
[applyButton]="'Apply custom'"
[cancelButton]="'Cancel custom'">
</kendo-colorpicker-messages>
Inputs
adaptiveCloseButtonTitle
string
Sets the title of the Close button for the ActionSheet in adaptive mode.
adaptiveTitle
string
Sets the title for the ActionSheet in adaptive mode.
alphaChannelLabel
string
Sets the aria-label for the alpha color input.
alphaInputPlaceholder
string
Sets the placeholder for the alpha input.
applyButton
string
Sets the message for the Apply action button.
blueChannelLabel
string
Sets the aria-label for the blue color input.
blueInputPlaceholder
string
Sets the placeholder for the blue color input.
cancelButton
string
Sets the message for the Cancel action button.
clearButton
string
Sets the title for the clear button.
colorGradientHandle
string
Sets the title for the gradient color drag handle chooser.
colorGradientNoColor
string
Sets the aria-label for the ColorGradient component when the value is empty.
colorPaletteNoColor
string
Sets the aria-label for the ColorPalette component when the value is empty.
colorPickerNoColor
string
Sets the aria-label for the ColorPicker component when the value is empty.
contrastRatio
string
Sets the "Contrast ratio" message for the contrast tool.
failContrast
string
Sets the "Fail" message for the contrast tool.
flatColorPickerNoColor
string
Sets the aria-label for the FlatColorPicker component when the value is empty.
formatButton
string
Sets the message for the input format toggle button.
gradientView
string
Sets the message for the gradient view button.
greenChannelLabel
string
Sets the aria-label for the green color input.
greenInputPlaceholder
string
Sets the placeholder for the green color input.
hexInputPlaceholder
string
Sets the placeholder for the HEX color input.
hueSliderHandle
string
Sets the title for the hue slider handle.
opacitySliderHandle
string
Sets the title for the opacity slider handle.
paletteView
string
Sets the message for the palette view button.
passContrast
string
Sets the "Pass" message for the contrast tool.
previewColor
string
Sets the message for the color preview pane.
redChannelLabel
string
Sets the aria-label for the red color input.
redInputPlaceholder
string
Sets the placeholder for the red color input.
revertSelection
string
Sets the message for the selected color pane.
toggleButtonLabel
string
Sets the aria-label attribute of the ColorPicker toggle button.