UNPKG

@titanium/turbo

Version:

🚀 Axway Amplify tool to use Turbo for turbo charging your Appcelerator Titanium SDK Framework!

10 lines • 266 B
<Alloy> <Window> <Label id="title">Patience Tester</Label> <View id="container"> <Label id="label"/> </View> <Slider id="slider" onChange="updateLabel"/> <Button id="testButton" onClick="testPatience">Test Patience</Button> </Window> </Alloy>