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>

10 lines 328 B
<Alloy> <Window> <Label id="title1" class="label"/> <Label id="title2" class="label"/> <Label id="title3" class="label"/> <Label id="title4"/> <Label id="title5" class="label" if="Alloy.Globals.someProperty"/> <Label id="title6" class="label" platform="android" if="Alloy.Globals.someProperty"/> </Window> </Alloy>