Skip to content

Commit bff7bce

Browse files
Merge pull request #90 from ws333/patch-1
Update README.md
2 parents a1bbccd + 8ad8272 commit bff7bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Check the "[Props List](PROPS.md)" file to have the complete list of component p
116116

117117
| Property | Description | Type | Default | Note |
118118
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ---------------- | ------- | --------------------------------- |
119-
| `accelerationDelay` | Delay time before start the `onLongPress` event and increase or decrease and continually | Number | `750 ` | |
119+
| `accelerationDelay` | Delay time before start the `onLongPress` event and increase or decrease and continually | Number | `1000` | |
120120
| `append` | Custom element before right button | Component | | |
121121
| `autoFocus` | If `true`, focuses the input on `componentDidMount`. | | `false` | |
122122
| `continuity` | On min value is reached next decrease value will be the max value, if max is reached next increase value will be the min value | Boolean | `false` | |

0 commit comments

Comments
 (0)