UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

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