UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 263 B
```css // Property: activeIconIsMask // Description: Defines if the active icon property of the tab must be used as a mask. // Component(s): Ti.UI.Tab '.active-icon-is-mask': { activeIconIsMask: true } '.active-icon-is-mask-false': { activeIconIsMask: false } ```