update index.md

pull/42/head^2
simaQ 10 years ago
parent 4807c3a0ad
commit 4d9bbf8179

@ -20,5 +20,6 @@
| step | Number | 1 | 步长,取值必须大于 0并且可被 (max - min) 整除
| value | Number | 0 | 当前取值
| marks | Array | [] | 分段标记,标记每一个 step如果 step 属性没有定义,则 `marks` 属性会被忽略
| isIncluded | Boolean | true | 分段式滑块,值为 true 时表示值为包含关系false 表示并列
| index | Number | 0 | 为具备 `step` 或者 `marks` 的 slider 提供滑块操作按钮最初的位置
| disabled | Boolean | false | 值为 `true` 时,滑块为 disable 禁用状态
Loading…
Cancel
Save