UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 236 B
```css // Property: toolbarEnabled // Description: Determine whether to enable the toolbar. // Component(s): Ti.UI.Android.DrawerLayout '.toolbar-enabled': { toolbarEnabled: true } '.toolbar-enabled-false': { toolbarEnabled: false } ```