UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 251 B
```css // Property: allowMultiple // Description: Specifies if the user should be able to select multiple photos. // Component(s): PhotoGalleryOptionsType '.allow-multiple': { allowMultiple: true } '.allow-multiple-false': { allowMultiple: false } ```