UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 255 B
```css // Property: tabsTranslucent // Description: A Boolean value that indicates whether the tab bar is translucent. // Component(s): Ti.UI.TabGroup '.tabs-translucent': { tabsTranslucent: true } '.tabs-translucent-false': { tabsTranslucent: false } ```