New to KendoReact? Learn about KendoReact Free.
ColorGradient
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. |