feat(Stepper): add long-press prop

This commit is contained in:
陈嘉涵
2020-01-15 19:49:10 +08:00
parent b8a6b67975
commit 2f3ec6a3d4
5 changed files with 43 additions and 2 deletions
+1
View File
@@ -116,6 +116,7 @@ export default {
| button-size `v2.0.5` | Button size | *string \| number* | `28px` |
| show-plus `v2.1.2` | Whether to show plus button | *boolean* | `true` |
| show-minus `v2.1.2` | Whether to show minus button | *boolean* | `true` |
| long-press `v2.4.3` | Whether to allow long press | *boolean* | `true` |
| decimal-length `v2.2.1` | Decimal length | *number* | - |
### Events