UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 190 B
```css // Property: loading // Description: Indicates if the webview is loading content. // Component(s): Ti.UI.WebView '.loading': { loading: true } '.loading-false': { loading: false } ```