UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 326 B
```css // Property: keepSectionsInSearch // Description: Determines if the section information is displayed in the search results when using the searchText property. // Component(s): Ti.UI.ListView '.keep-sections-in-search': { keepSectionsInSearch: true } '.keep-sections-in-search-false': { keepSectionsInSearch: false } ```