UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 267 B
```css // Property: opaquebackground // Description: Boolean value indicating if the option dialog should have an opaque background. // Component(s): Ti.UI.OptionDialog '.opaquebackground': { opaquebackground: true } '.opaquebg-false': { opaquebackground: false } ```