Skip to content

TypedRangeTextComponent.setStep method

TypedRangeTextComponent › setStep

Sets the step value of the component.

Signature:

setStep(step: number): this

Parameters:

ParameterTypeDescription
stepnumberThe step value.

Returns: thisThe component.