[]
Configurates the OnClientValueChanged client event. Occurs when the value of the Value property changes.
public InputNumberBuilder OnClientValueChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputNumberBuilder | Current builder. |