Merge branch 'dev' into next
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ export default {
|
||||
| allow-half | Whether to allow half star | _boolean_ | `false` |
|
||||
| readonly | Whether to be readonly | _boolean_ | `false` |
|
||||
| disabled | Whether to disable rate | _boolean_ | `false` |
|
||||
| touchable `v2.2.0` | Whether to allow select rate by touch gesture | _boolean_ | `true` |
|
||||
| touchable | Whether to allow select rate by touch gesture | _boolean_ | `true` |
|
||||
|
||||
### Events
|
||||
|
||||
|
||||
@@ -115,7 +115,7 @@ export default {
|
||||
| allow-half | 是否允许半选 | _boolean_ | `false` |
|
||||
| readonly | 是否为只读状态 | _boolean_ | `false` |
|
||||
| disabled | 是否禁用评分 | _boolean_ | `false` |
|
||||
| touchable `v2.2.0` | 是否可以通过滑动手势选择评分 | _boolean_ | `true` |
|
||||
| touchable | 是否可以通过滑动手势选择评分 | _boolean_ | `true` |
|
||||
|
||||
### Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user