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