UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 257 B
```css // Property: isDetached // Description: Boolean value that indicates whether an event is a detached instance of a repeating event. // Component(s): Ti.Calendar.Event '.is-detached': { isDetached: true } '.is-detached-false': { isDetached: false } ```