Getting Started with Kendo UI for Angular ColorPicker
The ColorPicker enables the user to select and submit color values.
The ColorPicker is designed to replace the <input type="color">
HTML5 tag which is not widely supported in browsers.
Basic Usage
The following example demonstrates the ColorPicker with the palette
view in action.
Functionality and Features
Events
The following example demonstrates the basic valueChange
, focus
, blur
, open
, and close
events of the ColorPicker.