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:
palettegradient- Deprecated
combo
type ColorPickerView = "gradient" | "palette" | "combo";