New to Kendo UI for Vue? Start a free 30-day trial
Controlled Mode
By default, the ColorPicker is in an uncontrolled state.
The ColorPicker provides options for:
Controlling the Value
To manage the value of the ColorPicker:
Change Theme
Theme
Loading ...
Controlling the Popup State
To manage the popup and set the open state of the ColorPicker, use its open
property.
The following example demonstrates how to control the state of the ColorPicker upon display.
Change Theme
Theme
Loading ...