UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

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