New to KendoReact? Learn about KendoReact Free.
ColorGradient
Updated on Aug 21, 2025
Represents the KendoReact ColorGradient component.
Accepts properties of type ColorGradientProps.
Obtaining the ref returns an object of type ColorGradientHandle.
jsx
const App = () => {
return <ColorGradient />;
}
| Name | Type | Default | Description |
|---|---|---|---|
props |
|
The props of the ColorGradient component. |