New to KendoReact? Learn about KendoReact Free.
ColorPickerView
Specifies the view which the ColorPicker will render in the popup (see example).
The possible values are:
palette
gradient
- Deprecated
combo
type
ColorPickerView = "gradient" | "palette" | "combo";