UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 270 B
```css // Property: backward // Description: The direction to search from the current selection. The search will respect the writing direction of the document // Component(s): StringSearchOptions '.backward': { backward: true } '.backward-false': { backward: false } ```