UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 248 B
```css // Property: tabBarVisible // Description: Programmatically shows / hides the bottom tab bar of the tab group. // Component(s): Ti.UI.TabGroup '.tab-bar-visible': { tabBarVisible: true } '.tab-bar-visible-false': { tabBarVisible: false } ```