UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 246 B
```css // Property: calendarViewShown // Description: Determines whether the calenderView is visible. // Component(s): Ti.UI.Picker '.calendar-view-shown': { calendarViewShown: true } '.calendar-view-shown-false': { calendarViewShown: false } ```