New to KendoReact? Learn about KendoReact Free.
ColorGradient
Updated on Jan 7, 2026
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. |