Kendo UI for Vue Native ColorGradient Overview
The Kendo UI for Vue Native ColorGradient renders a gradient, a hue and an alpha slider, and inputs to manually enter the desired color.
The Kendo UI for Vue Native ColorGradient component is part of the Kendo UI for Vue library. It is distributed through NPM under the kendo-vue-inputs package.
The following example demonstrates the ColorGradient in action.
The ColorGradient is part of the Kendo UI for Vue Native Inputs component library. The procedures for installing, importing, and using all components in the library are identical. To learn how to use the ColorGradient and the rest of the components in the package, see the Getting Started with the Kendo UI for Vue Native Inputs guide.
Key Features
- Disabled ColorGradient—You can render a disabled ColorGradient by setting a single property and keep it disabled until certain requirements are met.
- Controlled mode—You can take advantage of the built-in options that allow you to control the value of the ColorGradient.
- Removing opacity inputs—The ColorGradient supports options that allow the user to specify whether an alpha slider and an alpha input will be rendered.
Support and Learning Resources
- ColorGradient Homepage
- Getting Started with the Kendo UI Vue Inputs
- API Reference of the ColorGradient Component
- Getting Started with Kendo UI for Vue - JavaScript (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript (Online Guide)
- Getting Started with Kendo UI for Vue - JavaScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - Nuxt 3 (Online Guide)
- Virtual Classroom (Training Course for Registered Users)
- ColorGradient Forum
- Knowledge Base
- Kendo UI Productivity Tools extension for VS Code