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