UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 268 B
```css // Property: autorepeat // Description: If YES, the user pressing and holding on the stepper repeatedly alters value. The default value is YES. // Component(s): Ti.UI.iOS.Stepper '.autorepeat': { autorepeat: true } '.autorepeat-false': { autorepeat: false } ```