New to Kendo UI for AngularStart a free 30-day trial

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:

html
<kendo-colorpicker-messages
  [applyButton]="'Apply custom'"
  [cancelButton]="'Cancel custom'">
</kendo-colorpicker-messages>

Inputs

Sets the title of the Close button for the ActionSheet in adaptive mode.

Sets the title for the ActionSheet in adaptive mode.

Sets the aria-label for the alpha color input.

Sets the placeholder for the alpha input.

Sets the message for the Apply action button.

Sets the aria-label for the blue color input.

Sets the placeholder for the blue color input.

Sets the message for the Cancel action button.

Sets the title for the clear button.

Sets the title for the gradient color drag handle chooser.

Sets the aria-label for the ColorGradient component when the value is empty.

Sets the aria-label for the ColorPalette component when the value is empty.

Sets the aria-label for the ColorPicker component when the value is empty.

Sets the "Contrast ratio" message for the contrast tool.

Sets the "Fail" message for the contrast tool.

Sets the aria-label for the FlatColorPicker component when the value is empty.

Sets the message for the input format toggle button.

Sets the message for the gradient view button.

Sets the aria-label for the green color input.

Sets the placeholder for the green color input.

Sets the placeholder for the HEX color input.

Sets the title for the hue slider handle.

Sets the title for the opacity slider handle.

Sets the message for the palette view button.

Sets the "Pass" message for the contrast tool.

Sets the message for the color preview pane.

Sets the aria-label for the red color input.

Sets the placeholder for the red color input.

Sets the message for the selected color pane.

Sets the aria-label attribute of the ColorPicker toggle button.