UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 383 B
```css // Property: showHidden // Description: If true, object's non-enumerable symbols and properties are included in the formatted result. WeakMap and WeakSet entries are also included as well as user defined prototype properties (excluding method properties). // Component(s): UtilInspectOptions '.show-hidden': { showHidden: true } '.show-hidden-false': { showHidden: false } ```