UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 252 B
```css // Property: filterAnchored // Description: Determines whether the search is limited to the start of the string // Component(s): Ti.UI.TableView '.filter-anchored': { filterAnchored: true } '.filter-anchored-false': { filterAnchored: false } ```