UNPKG

@titanium/turbo

Version:

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

9 lines (7 loc) • 209 B
<Alloy> <Widget src="alloy.container"> <Label id="title">my title</Label> <ImageView id="image" image="/logo.png"/> <Button id="action" onClick="alertAction">action button</Button> </Widget> </Alloy>