UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 238 B
```css // Property: allowCreation // Description: Create a clipboard identified by name if it doesn't exist. // Component(s): Ti.UI.Clipboard '.allow-creation': { allowCreation: true } '.allow-creation-false': { allowCreation: false } ```