[]
Configurates the OnClientRangeChanged client event. Occurs after the range changes.
public RangeSelectorBuilder<T> OnClientRangeChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
RangeSelectorBuilder<T> | Current builder. |