Getting Started with Kendo UI for Angular ColorGradient
The ColorGradient renders a gradient, a hue and an alpha slider, and inputs to manually enter the desired color.
The component is independently used by the Kendo UI ColorPicker for Angular and can be directly added to the page instead of rendered in a popup.
Basic Usage
The following example demonstrates the ColorGradient in action.
Functionality and Features
Events
The following example demonstrates the basic valueChange event of the ColorGradient component.