UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 259 B
```css // Property: autoEncodeUrl // Description: Determines whether automatic encoding is enabled for the specified URL. // Component(s): Ti.Network.HTTPClient '.auto-encode-url': { autoEncodeUrl: true } '.auto-encode-url-false': { autoEncodeUrl: false } ```