UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

6 lines 162 B
```css // Property: scrollable // Component(s): Ti.UI.TableView, Ti.UI.TextArea '.scrollable': { scrollable: true } '.scrollable-false': { scrollable: false } ```