[]
Configurates the OnClientValueChanged client event. Occurs after a new time is selected.
public InputTimeBuilder<T> OnClientValueChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputTimeBuilder<T> | Current builder. |