TypedRangeTextComponent.setStep method
TypedRangeTextComponent › setStep
Sets the step value of the component.Signature:
setStep(step: number): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| step | number | The step value. |
Returns: this — The component.
TypedRangeTextComponent › setStep
Sets the step value of the component.Signature:
setStep(step: number): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| step | number | The step value. |
Returns: this — The component.