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
目前的 marks 属性会强制设定为 step 点。导致下面的需求无法实现:
希望 marks 属性可以和 step 脱钩,只是单纯起到刻度的作用。
The text was updated successfully, but these errors were encountered:
marks 新用法:https://github.com/ant-design/ant-design/blob/4ba22f748d513d1bb6ef321b8a52d47b43795289/components/slider/demo/mark.md
Sorry, something went wrong.
benjycui
No branches or pull requests
目前的 marks 属性会强制设定为 step 点。导致下面的需求无法实现:
希望 marks 属性可以和 step 脱钩,只是单纯起到刻度的作用。
The text was updated successfully, but these errors were encountered: