UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 244 B
```css // Property: allowFileAccess // Description: A Boolean value indicating file access within WebView. // Component(s): Ti.UI.WebView '.allow-file-access': { allowFileAccess: true } '.allow-file-access-false': { allowFileAccess: false } ```