New to KendoReactLearn about KendoReact Free.

FlatColorPicker

Represents the KendoReact FlatColorPicker component. Accepts properties of type FlatColorPickerProps. Obtaining the FlatColorPickerHandle.

A Functional Component.

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

props

FlatColorPickerProps intersected with RefAttributes<"null" | FlatColorPickerHandle>

The props of the FlatColorPicker component.

Not finding the help you need?
Contact Support