RangeSliderBuilder.Min Method
| Name | Parameters | Description |
|---|---|---|
| Min(JS) | value | The minimum value the UI component can accept. Mirrors the client-side min option. |
| Min(Double) | value | The minimum value the UI component can accept. Mirrors the client-side min option. |