UNPKG

@titanium/turbo

Version:

🚀 Turbo is the awesome framework for turbo charging your Titanium cross-platform native mobile app development!

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>