New to KendoReactLearn about KendoReact Free.

ColorPicker

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