UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 209 B
```css // Property: splitTrack // Description: Separates the thumbImage from the slider track. // Component(s): Ti.UI.Slider '.split-track': { splitTrack: true } '.split-track-false': { splitTrack: false } ```