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
现在Carousel组件的功能已经比较强大了,当effect的值为card时,如果能增加一个属性用来定义主Card和其它两个Card的高度比就更好了。例如,添加一个heightScale属性,它的值可以是1或1.2这样的值。
heightScale
The text was updated successfully, but these errors were encountered:
需要考虑一下更好的 api 实现
Sorry, something went wrong.
feat(carousel): adds next-slide-style and prev-slide-style props, c…
next-slide-style
prev-slide-style
021e58a
…loses #2340
Successfully merging a pull request may close this issue.
This function solves the problem (这个功能解决的问题)
现在Carousel组件的功能已经比较强大了,当effect的值为card时,如果能增加一个属性用来定义主Card和其它两个Card的高度比就更好了。例如,添加一个heightScale属性,它的值可以是1或1.2这样的值。
Expected API (期望的 API)
heightScale
The text was updated successfully, but these errors were encountered: