UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 275 B
```css // Property: drawerIndicatorEnabled // Description: Determine the drawer indicator status // Component(s): Ti.UI.Android.DrawerLayout '.drawer-indicator-enabled': { drawerIndicatorEnabled: true } '.drawer-indicator-enabled-false': { drawerIndicatorEnabled: false } ```