New to KendoReactLearn about KendoReact Free.

ColorPicker

Updated on Aug 21, 2025

Represents the KendoReact ColorPicker component.

A Functional Component.

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

props

ColorPickerProps intersected with RefAttributes<"null" | ColorPickerHandle>

The props of the ColorPicker component.

Not finding the help you need?
Contact Support