UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 205 B
```css // Property: online // Description: Boolean value indicating if the device is connected to the network. // Component(s): Ti.Network '.online': { online: true } '.online-false': { online: false } ```