UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 276 B
```css // Property: filterAlwaysInclude // Description: This row will always be visible when you filter your content. // Component(s): Ti.UI.TableViewRow '.filter-always-include': { filterAlwaysInclude: true } '.filter-always-include-false': { filterAlwaysInclude: false } ```