UNPKG

alloy

Version:

TiDev Titanium MVC Framework

12 lines (10 loc) 301 B
<Alloy> <Window> <!-- just the default switch, works on all platforms --> <Switch/> <!-- switch with some platform-specific styling --> <Switch class="titles" platform="android,mobileweb"/> <!-- an android checkbox --> <Switch class="checkbox" platform="android"/> </Window> </Alloy>