[]
Configurates the OnClientInvalidInput client event. Occurs when invalid input is detected.
public InputColorBuilder OnClientInvalidInput(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputColorBuilder | Current builder. |