New to KendoReactLearn about KendoReact Free.

ColorGradient

Represents the KendoReact ColorGradient component.

Accepts properties of type ColorGradientProps. Obtaining the ref returns an object of type ColorGradientHandle.

A Functional Component.

jsx
const App = () => {
    return <ColorGradient />;
}
NameTypeDefaultDescription

props

ColorGradientProps intersected with RefAttributes<any>

The props of the ColorGradient component.

Not finding the help you need?
Contact Support