UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 188 B
```css // Property: moving // Description: Determines whether row moving mode is active. // Component(s): Ti.UI.TableView '.moving': { moving: true } '.moving-false': { moving: false } ```