UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 258 B
```css // Property: submitEnabled // Description: Whether to display the submit button when necessary or never display. // Component(s): Ti.UI.Android.SearchView '.submit-enabled': { submitEnabled: true } '.submit-enabled-false': { submitEnabled: false } ```