You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
设计稿
https://www.figma.com/file/EHrgThsSgn3UcXZtmsLFAd/Slider-%E6%BB%91%E5%8A%A8%E8%BE%93%E5%85%A5%E6%9D%A1?node-id=0%3A1
Attributes
v-model / modelValue
绑定值,number | number[],范围取值为 number[] 类型,普通取值为 numberstep
步长,如果设置为 10,那么就会将最大值分成 10 份min
最小值,默认 0max
最大值,默认 100disabled
是否禁用range
是否可范围性取值color
自定义颜色(选中的颜色)bgColor
自定义滑块背景色vertical
是否可垂直icon
自定义小球上的 iconBeta Was this translation helpful? Give feedback.
All reactions