New to KendoReact? Learn about KendoReact Free.
FlatColorPicker
Represents the KendoReact FlatColorPicker component. Accepts properties of type FlatColorPickerProps. Obtaining the FlatColorPickerHandle.
jsx
const App = () => {
return <FlatColorPicker />;
}
Name | Type | Default | Description |
---|---|---|---|
props |
|
The props of the FlatColorPicker component. |