Property | Type | Description | |
---|---|---|---|
$events | the JavaScript event handlers. | ||
$form | when created via TbActiveForm. this attribute is set to the form that renders the widget | ||
$format | the color format - hex | rgb | rgba. Defaults to 'hex' |
Method | Description | |
---|---|---|
registerClientScript ( string $id ) | ### .registerClientScript() | |
run ( ) | ### .run() |
public registerClientScript ( string $id ) | ||
$id | string |
public $form |