UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 226 B
```css // Property: canDelete // Description: Determines whether this item can be deleted when it edit mode. // Component(s): Ti.UI.DashboardItem '.can-delete': { canDelete: true } '.can-delete-false': { canDelete: false } ```