New to Kendo UI for Angular? Start a free 30-day trial
Controlling the Open State
The ColorPicker enables you to control the open state of its popup element.
To programmatically open or close the ColorPicker, use its toggle
method.
When you use the
toggle
method, the ColorPicker does not trigger itsopen
andclose
events.
The following example demonstrates the toggle
method in action.
Change Theme
Theme
Loading ...