UNPKG

@titanium/turbo

Version:

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

8 lines • 317 B
<Alloy> <Window id="win"> <Require src="header" title="createStyle()"/> <View id="container" class="container"> <Label class="content" top="10dp">Click the label below to see its style change. You can view the new style in the console output. See source code for details.</Label> </View> </Window> </Alloy>