TypedRangeTextComponent.setMin method
TypedRangeTextComponent › setMin
Sets the minimum value of the component.Signature:
setMin(min: T): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| min | T | The minimum value. |
Returns: this — The component.
TypedRangeTextComponent › setMin
Sets the minimum value of the component.Signature:
setMin(min: T): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| min | T | The minimum value. |
Returns: this — The component.