UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 272 B
```css // Property: hasDetail // Description: Determines whether a system-provided detail disclosure button is displayed on the right-hand side of the row. // Component(s): Ti.UI.TableViewRow '.has-detail': { hasDetail: true } '.has-detail-false': { hasDetail: false } ```