UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 250 B
```css // Property: includeNote // Description: A boolean value that indicates whether to fetch the notes stored in contacts or not. // Component(s): Ti.Contacts '.include-note': { includeNote: true } '.include-note-false': { includeNote: false } ```