UNPKG

@titanium/turbo

Version:

<p align="center"> <img src="https://cdn.secure-api.org/images/turbo-title_400.png" /><br> <a href="https://www.npmjs.com/package/@titanium/turbo"> <img src="https://img.shields.io/npm/v/@titanium/turbo.png" /> </a> </p>

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>