[]
Configurates the OnClientValueChanged client event. Occurs after a new color is selected.
public InputColorBuilder OnClientValueChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| InputColorBuilder | Current builder. |