UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 268 B
```css // Property: allowEditing // Description: Specifies if the media should be editable after capture/selection. // Component(s): CameraOptionsType, PhotoGalleryOptionsType '.allow-editing': { allowEditing: true } '.allow-editing-false': { allowEditing: false } ```