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

View

configuration

The initially selected view in the ColorPicker.

view

String

Default: "gradient"

<div id="colorpicker"></div>
<script>
$("#colorpicker").kendoColorPicker({
  view: "palette"
});
</script>
Not finding the help you need?
Contact Support