New to Kendo UI for VueStart a free 30-day trial

ColorPickerView

Specifies the view which the ColorPicker will render in the popup (see example).

The possible values are:

  • (Default) palette
  • gradient
  • combo

type ColorPickerView = "gradient" | "palette" | "combo";

Not finding the help you need?
Contact Support