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
|`accelerationDelay`| Delay time before start the `onLongPress` event and increase or decrease and continually | Number |`750 `||
120
120
|`append`| Custom element before right button | Component |||
121
-
|`autofocus`| If `true`, focuses the input on `componentDidMount`. ||`false`||
121
+
|`autoFocus`| If `true`, focuses the input on `componentDidMount`. ||`false`||
122
122
|`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`||
123
123
|`disabled`| Disable the Spinner or not | Boolean |`false`||
124
124
|`editable`| Set if input number field is editable or not | Boolean |`true`||
0 commit comments