wjInputColor Class

File
wijmo.knockout.js
Module
wijmo.knockout
Show
   

KnockoutJS binding for the InputColor control.

Use the wjInputColor binding to add InputColor controls to your KnockoutJS applications. For example:

<p>Here is a InputColor control:</p>
<div 
  data-bind="wjInputColor: { value: theColor }">
</div>

The wjInputColor binding supports all read-write properties and events of the InputColor control. The following properties provide two-way binding mode: