UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 220 B
```css // Property: forceModal // Description: Indicates whether the window enforces modal behaviour. // Component(s): openWindowParams '.force-modal': { forceModal: true } '.force-modal-false': { forceModal: false } ```