We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
step option for Slider is not supported in v1.1.3
step
step should be configurable and work as expected
Object literal may only specify known properties, and 'step' does not exist in type 'SliderOptions'.ts(2353)
The text was updated successfully, but these errors were encountered:
You should try latest 1.x.x version.
Sorry, something went wrong.
Closing as not a but, check this comment.
No branches or pull requests
step
option for Slider is not supported in v1.1.3Expected Behavior
step
should be configurable and work as expectedCurrent Behavior
Object literal may only specify known properties, and 'step' does not exist in type 'SliderOptions'.ts(2353)
Environment
The text was updated successfully, but these errors were encountered: