UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 227 B
```css // Property: showBookmark // Description: Determines whether the bookmark button is displayed. // Component(s): Ti.UI.SearchBar '.show-bookmark': { showBookmark: true } '.show-bookmark-false': { showBookmark: false } ```